efm32gg995_pac::lesense::altexconf

Type Alias IDLECONF2_R

Source
pub type IDLECONF2_R = FieldReader<u8, IDLECONF2_A>;
Expand description

Field IDLECONF2 reader - ALTEX2 idle phase configuration

Aliased Type§

struct IDLECONF2_R { /* private fields */ }

Implementations§

Source§

impl IDLECONF2_R

Source

pub fn variant(&self) -> Option<IDLECONF2_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_high(&self) -> bool

Checks if the value of the field is HIGH

Source

pub fn is_low(&self) -> bool

Checks if the value of the field is LOW