[][src]Type Definition tm4c123x::uart0::lcrh::W

type W = W<u32, LCRH>;

Writer for register LCRH

Methods

impl W[src]

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

Bit 0 - UART Send Break

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

Bit 1 - UART Parity Enable

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

Bit 2 - UART Even Parity Select

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

Bit 3 - UART Two Stop Bits Select

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

Bit 4 - UART Enable FIFOs

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

Bits 5:6 - UART Word Length

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

Bit 7 - UART Stick Parity Select