Type Alias gd32f1::gd32f190::spi0::stat::R

source ·
pub type R = R<StatSpec>;
Expand description

Register STAT reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn rbne(&self) -> RbneR

Bit 0 - Receive Buffer Not Empty

source

pub fn tbe(&self) -> TbeR

Bit 1 - Transmit Buffer Empty

source

pub fn i2sch(&self) -> I2schR

Bit 2 - I2S channel side

source

pub fn txurerr(&self) -> TxurerrR

Bit 3 - Transmission underrun error bit

source

pub fn crcerr(&self) -> CrcerrR

Bit 4 - SPI CRC Error Bit

source

pub fn conferr(&self) -> ConferrR

Bit 5 - SPI Configuration error

source

pub fn rxorerr(&self) -> RxorerrR

Bit 6 - Reception Overrun Error Bit

source

pub fn trans(&self) -> TransR

Bit 7 - Transmitting On-going Bit