Type Alias pac25::pac25140::usartb::lsr::R

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

Register LSR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn rdr(&self) -> RDR_R

Bit 0 - Receive data ready

source

pub fn oe(&self) -> OE_R

Bit 1 - Overrun error

source

pub fn pe(&self) -> PE_R

Bit 2 - Parity error

source

pub fn fe(&self) -> FE_R

Bit 3 - Framing error

source

pub fn bi(&self) -> BI_R

Bit 4 - Break interrupt

source

pub fn thre(&self) -> THRE_R

Bit 5 - Transmitter holding register empty

source

pub fn temt(&self) -> TEMT_R

Bit 6 - Transmitter empty

source

pub fn rxfe(&self) -> RXFE_R

Bit 7 - Error in RX FIFO