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

type W = W<u32, DR>;

Writer for register DR

Methods

impl W[src]

pub fn data(&mut self) -> DATA_W[src]

Bits 0:7 - Data Transmitted or Received

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

Bit 8 - UART Framing Error

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

Bit 9 - UART Parity Error

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

Bit 10 - UART Break Error

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

Bit 11 - UART Overrun Error