Type Alias d1_pac::uart::lsr::OE_R

source ·
pub type OE_R = BitReader<OE_A>;
Expand description

Field oe reader - Overrun Error

Aliased Type§

struct OE_R { /* private fields */ }

Implementations§

source§

impl OE_R

source

pub fn variant(&self) -> Option<OE_A>

Get enumerated values variant

source

pub fn is_error(&self) -> bool

Checks if the value of the field is ERROR