Type Alias gd32e1::gd32e103::spi0::stat::RxorerrR

source ·
pub type RxorerrR = BitReader<Rxorerr>;
Expand description

Field RXORERR reader - Reception Overrun Error Bit

Aliased Type§

struct RxorerrR { /* private fields */ }

Implementations§

source§

impl RxorerrR

source

pub const fn variant(&self) -> Rxorerr

Get enumerated values variant

source

pub fn is_no_overrun(&self) -> bool

No overrun occurred

source

pub fn is_overrun(&self) -> bool

Overrun occurred