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

type DCGCGPT = Reg<u32, _DCGCGPT>;

This register defines the module clocks for GPT[3: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 dcgcgpt module

Trait Implementations

impl Readable for DCGCGPT[src]

read() method returns dcgcgpt::R reader structure

impl Writable for DCGCGPT[src]

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

impl ResetValue for DCGCGPT[src]

Register DCGCGPT reset()'s with value 0

type Type = u32

Register size