pub type OVERREAD_R = BitReader<OVERREAD_A>;
Expand description
Field OVERREAD
reader - TX buffer over-read detected, and prevented
Aliased Type§
struct OVERREAD_R { /* private fields */ }
Implementations§
Source§impl OVERREAD_R
impl OVERREAD_R
Sourcepub fn variant(&self) -> OVERREAD_A
pub fn variant(&self) -> OVERREAD_A
Get enumerated values variant
Sourcepub fn is_not_present(&self) -> bool
pub fn is_not_present(&self) -> bool
Checks if the value of the field is NOT_PRESENT
Sourcepub fn is_present(&self) -> bool
pub fn is_present(&self) -> bool
Checks if the value of the field is PRESENT