Type Definition efm32g800_pac::usart0::frame::DATABITS_R
source · [−]pub type DATABITS_R = FieldReader<u8, DATABITS_A>;
Expand description
Field DATABITS
reader - Data-Bit Mode
Implementations
sourceimpl DATABITS_R
impl DATABITS_R
sourcepub fn variant(&self) -> Option<DATABITS_A>
pub fn variant(&self) -> Option<DATABITS_A>
Get enumerated values variant
sourcepub fn is_thirteen(&self) -> bool
pub fn is_thirteen(&self) -> bool
Checks if the value of the field is THIRTEEN
sourcepub fn is_fourteen(&self) -> bool
pub fn is_fourteen(&self) -> bool
Checks if the value of the field is FOURTEEN
sourcepub fn is_fifteen(&self) -> bool
pub fn is_fifteen(&self) -> bool
Checks if the value of the field is FIFTEEN
sourcepub fn is_sixteen(&self) -> bool
pub fn is_sixteen(&self) -> bool
Checks if the value of the field is SIXTEEN