[][src]Type Definition cc2538::sys_ctrl::DCGCUART

type DCGCUART = Reg<u32, _DCGCUART>;

This register defines the module clocks for UART[1:0] when the CPU is in PM0. This register setting is don't care for PM1-3, because the system clock is powered down in these modes.

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

For information about avaliable fields see dcgcuart module

Trait Implementations

impl Readable for DCGCUART[src]

read() method returns dcgcuart::R reader structure

impl Writable for DCGCUART[src]

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

impl ResetValue for DCGCUART[src]

Register DCGCUART reset()'s with value 0

type Type = u32

Register size