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

type DCGCSSI = Reg<u32, _DCGCSSI>;

This register defines the module clocks for SSI[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 dcgcssi module

Trait Implementations

impl Readable for DCGCSSI[src]

read() method returns dcgcssi::R reader structure

impl Writable for DCGCSSI[src]

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

impl ResetValue for DCGCSSI[src]

Register DCGCSSI reset()'s with value 0

type Type = u32

Register size