pub type REPMODE_R = FieldReader<u8, REPMODE_A>;
Expand description

Field REPMODE reader - Repeat Mode

Implementations§

source§

impl REPMODE_R

source

pub fn variant(&self) -> REPMODE_A

Get enumerated values variant

source

pub fn is_free(&self) -> bool

Checks if the value of the field is FREE

source

pub fn is_oneshot(&self) -> bool

Checks if the value of the field is ONESHOT

source

pub fn is_buffered(&self) -> bool

Checks if the value of the field is BUFFERED

source

pub fn is_double(&self) -> bool

Checks if the value of the field is DOUBLE