Type Alias CONVMODE_R

Source
pub type CONVMODE_R = FieldReader<u8, CONVMODE_A>;
Expand description

Field CONVMODE reader - Conversion Mode

Aliased Type§

pub struct CONVMODE_R { /* private fields */ }

Implementations§

Source§

impl CONVMODE_R

Source

pub fn variant(&self) -> Option<CONVMODE_A>

Get enumerated values variant

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