CEEN_R

Type Alias CEEN_R 

Source
pub type CEEN_R = BitReader<CEEN_A>;
Expand description

Field CEEN reader - Conversion End Interrupt Enable

Aliased Type§

pub struct CEEN_R { /* private fields */ }

Implementations§

Source§

impl CEEN_R

Source

pub fn variant(&self) -> CEEN_A

Get enumerated values variant

Source

pub fn is_0(&self) -> bool

Checks if the value of the field is _0

Source

pub fn is_1(&self) -> bool

Checks if the value of the field is _1