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

type DCGCSEC = Reg<u32, _DCGCSEC>;

This register defines the module clocks for the security module 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 dcgcsec module

Trait Implementations

impl Readable for DCGCSEC[src]

read() method returns dcgcsec::R reader structure

impl Writable for DCGCSEC[src]

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

impl ResetValue for DCGCSEC[src]

Register DCGCSEC reset()'s with value 0

type Type = u32

Register size