AdactR

Type Alias AdactR 

pub type AdactR = BitReader<Adact>;
Expand description

Field ADACT reader - Conversion Active

Aliased Type§

pub struct AdactR { /* private fields */ }

Implementations§

§

impl AdactR

pub const fn variant(&self) -> Adact

Get enumerated values variant

pub fn is_0(&self) -> bool

Conversion not in progress.

pub fn is_1(&self) -> bool

Conversion in progress.