[][src]Type Definition muscab1_pac::uart0::uartrsr_uartecr::W

type W = W<u32, UARTRSR_UARTECR>;

Writer for register UARTRSR_UARTECR

Methods

impl W[src]

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

Bit 0 - Framing error: Indicates the received character did not had a valid stop bit

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

Bit 1 - Parity error: Indicates that the parity of the received data character does not match the parity selected

pub fn be(&mut self) -> BE_W[src]

Bit 2 - Break error: Indicates that the received data input was held LOW for longer than a full-word transmission time

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

Bit 3 - Overrunerror: Indicates if data is received and the receive FIFO is already full.