[][src]Type Definition ambiq_apollo1_pac::uart::lcrh::W

type W = W<u32, LCRH>;

Writer for register LCRH

Methods

impl W[src]

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

Bit 7 - This bit holds the stick parity select.

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

Bits 5:6 - These bits hold the write length.

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

Bit 4 - This bit holds the FIFO enable.

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

Bit 3 - This bit holds the two stop bits select.

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

Bit 2 - This bit holds the even parity select.

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

Bit 1 - This bit holds the parity enable.

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

Bit 0 - This bit holds the break set.