OVEN_R

Type Alias OVEN_R 

Source
pub type OVEN_R = BitReader<OVEN_A>;
Expand description

Field OVEN reader - Output Data FIFO Overwrite Interrupt Enable

Aliased Type§

pub struct OVEN_R { /* private fields */ }

Implementations§

Source§

impl OVEN_R

Source

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