[][src]Type Definition tm4c123x::uart0::RSR

type RSR = Reg<u32, _RSR>;

UART Receive Status/Error Clear

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see rsr module

Trait Implementations

impl Readable for RSR[src]

read() method returns rsr::R reader structure

impl Writable for RSR[src]

write(|w| ..) method takes rsr::W writer structure

impl ResetValue for RSR[src]

Register RSR reset()'s with value 0

type Type = u32

Register size