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

type ECR = Reg<u32, _ECR>;

UART Receive Status/Error Clear

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

For information about avaliable fields see ecr module

Trait Implementations

impl Readable for ECR[src]

read() method returns ecr::R reader structure

impl Writable for ECR[src]

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

impl ResetValue for ECR[src]

Register ECR reset()'s with value 0

type Type = u32

Register size