[][src]Type Definition muscab1_pac::uart0::uartlcr_h::R

type R = R<u32, UARTLCR_H>;

Reader of register UARTLCR_H

Methods

impl R[src]

pub fn brk(&self) -> BRK_R[src]

Bit 0 - Send break

pub fn pen(&self) -> PEN_R[src]

Bit 1 - Parity enable

pub fn eps(&self) -> EPS_R[src]

Bit 2 - Even parity select

pub fn stp2(&self) -> STP2_R[src]

Bit 3 - Two stop bits select

pub fn fen(&self) -> FEN_R[src]

Bit 4 - Enable FIFOs

pub fn wlen(&self) -> WLEN_R[src]

Bits 5:6 - Word length

pub fn sps(&self) -> SPS_R[src]

Bit 7 - Stick parity select