Type Alias gd32f1::gd32f130::spi0::stat::TxurerrR

source ·
pub type TxurerrR = BitReader<Txurerr>;
Expand description

Field TXURERR reader - Transmission underrun error bit

Aliased Type§

struct TxurerrR { /* private fields */ }

Implementations§

source§

impl TxurerrR

source

pub const fn variant(&self) -> Txurerr

Get enumerated values variant

source

pub fn is_no_underrun(&self) -> bool

No underrun occurred

source

pub fn is_underrun(&self) -> bool

Underrun occurred