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

type R = R<u32, RSR>;

Reader of register RSR

Methods

impl R[src]

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

Bit 0 - UART Framing Error

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

Bit 1 - UART Parity Error

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

Bit 2 - UART Break Error

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

Bit 3 - UART Overrun Error