OEN_R

Type Alias OEN_R 

Source
pub type OEN_R = BitReader<OEN_A>;
Expand description

Field OEN reader - Output Data FIFO Full Interrupt Enable

Aliased Type§

pub struct OEN_R { /* private fields */ }

Implementations§

Source§

impl OEN_R

Source

pub fn variant(&self) -> OEN_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