pub type CRMODE_R = FieldReader<u8, CRMODE_A>;
Expand description

Field CRMODE reader - Delta Modulator Conversion Resolution.

Implementations§

source§

impl CRMODE_R

source

pub fn variant(&self) -> CRMODE_A

Get enumerated values variant

source

pub fn is_dm10(&self) -> bool

Checks if the value of the field is DM10

source

pub fn is_dm12(&self) -> bool

Checks if the value of the field is DM12

source

pub fn is_dm14(&self) -> bool

Checks if the value of the field is DM14

source

pub fn is_dm16(&self) -> bool

Checks if the value of the field is DM16