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

type CC = Reg<u32, _CC>;

UART Clock Configuration

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

For information about avaliable fields see cc module

Trait Implementations

impl Readable for CC[src]

read() method returns cc::R reader structure

impl Writable for CC[src]

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

impl ResetValue for CC[src]

Register CC reset()'s with value 0

type Type = u32

Register size