efm32wg390_pac::lesense::perctrl

Type Alias DACCH0CONV_R

Source
pub type DACCH0CONV_R = FieldReader<u8, DACCH0CONV_A>;
Expand description

Field DACCH0CONV reader - DAC channel 0 conversion mode

Aliased Type§

struct DACCH0CONV_R { /* private fields */ }

Implementations§

Source§

impl DACCH0CONV_R

Source

pub fn variant(&self) -> DACCH0CONV_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_continuous(&self) -> bool

Checks if the value of the field is CONTINUOUS

Source

pub fn is_samplehold(&self) -> bool

Checks if the value of the field is SAMPLEHOLD

Source

pub fn is_sampleoff(&self) -> bool

Checks if the value of the field is SAMPLEOFF