[][src]Type Definition lpc54606_pac::smartcard0::lsr::R

type R = R<u32, LSR>;

Reader of register LSR

Methods

impl R[src]

pub fn rdr(&self) -> RDR_R[src]

Bit 0 - Receiver Data Ready.

pub fn oe(&self) -> OE_R[src]

Bit 1 - Overrun Error.

pub fn pe(&self) -> PE_R[src]

Bit 2 - Parity Error.

pub fn fe(&self) -> FE_R[src]

Bit 3 - Framing Error.

pub fn thre(&self) -> THRE_R[src]

Bit 5 - Transmitter Holding Register Empty.

pub fn temt(&self) -> TEMT_R[src]

Bit 6 - Transmitter Empty.

pub fn rxfe(&self) -> RXFE_R[src]

Bit 7 - Error in RX FIFO.