pub type REPMODE_R = FieldReader<u8, REPMODE_A>;
Expand description
Field REPMODE
reader - Repeat Mode
Aliased Type§
pub struct REPMODE_R { /* private fields */ }
Implementations§
Source§impl REPMODE_R
impl REPMODE_R
Sourcepub fn is_oneshot(&self) -> bool
pub fn is_oneshot(&self) -> bool
Checks if the value of the field is ONESHOT
Sourcepub fn is_buffered(&self) -> bool
pub fn is_buffered(&self) -> bool
Checks if the value of the field is BUFFERED