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

type W = W<u32, RSR>;

Writer for register RSR

Methods

impl W[src]

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

Bit 0 - UART Framing Error

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

Bit 1 - UART Parity Error

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

Bit 2 - UART Break Error

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

Bit 3 - UART Overrun Error