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

type SCGCGPT = Reg<u32, _SCGCGPT>;

This register defines the module clocks for GPT[3:0] when the CPU is in sleep mode. 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 scgcgpt module

Trait Implementations

impl Readable for SCGCGPT[src]

read() method returns scgcgpt::R reader structure

impl Writable for SCGCGPT[src]

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

impl ResetValue for SCGCGPT[src]

Register SCGCGPT reset()'s with value 0

type Type = u32

Register size