pub type TXUNDERR_R = BitReader<TXUNDERR_A>;
Expand description
Field TXUNDERR
reader - Transmit FIFO underrun error
Implementations
sourceimpl TXUNDERR_R
impl TXUNDERR_R
sourcepub fn variant(&self) -> TXUNDERR_A
pub fn variant(&self) -> TXUNDERR_A
Get enumerated values variant
sourcepub fn is_no_underrun(&self) -> bool
pub fn is_no_underrun(&self) -> bool
Checks if the value of the field is NoUnderrun
sourcepub fn is_underrun(&self) -> bool
pub fn is_underrun(&self) -> bool
Checks if the value of the field is Underrun