Type Alias gd32e1::gd32e103::uart3::stat0::R

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

Register STAT0 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn perr(&self) -> PerrR

Bit 0 - Parity error flag

source

pub fn ferr(&self) -> FerrR

Bit 1 - Frame error flag

source

pub fn nerr(&self) -> NerrR

Bit 2 - Noise error flag

source

pub fn orerr(&self) -> OrerrR

Bit 3 - Overrun error

source

pub fn idlef(&self) -> IdlefR

Bit 4 - IDLE frame detected flag

source

pub fn rbne(&self) -> RbneR

Bit 5 - Read data buffer not empty

source

pub fn tc(&self) -> TcR

Bit 6 - Transmission complete

source

pub fn tbe(&self) -> TbeR

Bit 7 - Transmit data buffer empty

source

pub fn lbdf(&self) -> LbdfR

Bit 8 - LIN break detection flag