OUTMODE_R

Type Alias OUTMODE_R 

Source
pub type OUTMODE_R = FieldReader<u8, OUTMODE_A>;
Expand description

Field OUTMODE reader - Output Mode

Aliased Type§

pub struct OUTMODE_R { /* private fields */ }

Implementations§

Source§

impl OUTMODE_R

Source

pub fn variant(&self) -> OUTMODE_A

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

Source

pub fn is_pin(&self) -> bool

Checks if the value of the field is PIN

Source

pub fn is_adc(&self) -> bool

Checks if the value of the field is ADC

Source

pub fn is_pinadc(&self) -> bool

Checks if the value of the field is PINADC