Type Alias SM_R

Source
pub type SM_R = FieldReader<SM_A>;
Expand description

Field SM reader - Sleep Mode Select Bits

Aliased Type§

struct SM_R { /* private fields */ }

Implementations§

Source§

impl SM_R

Source

pub const fn variant(&self) -> SM_A

Get enumerated values variant

Source

pub fn is_idle(&self) -> bool

Idle

Source

pub fn is_adc(&self) -> bool

ADC Noise Reduction (If Available)

Source

pub fn is_pdown(&self) -> bool

Power Down

Source

pub fn is_val_0x03(&self) -> bool

Reserved