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

type SCGCSSI = Reg<u32, _SCGCSSI>;

This register defines the module clocks for SSI[1:0] when the CPU is insSleep 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 scgcssi module

Trait Implementations

impl Readable for SCGCSSI[src]

read() method returns scgcssi::R reader structure

impl Writable for SCGCSSI[src]

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

impl ResetValue for SCGCSSI[src]

Register SCGCSSI reset()'s with value 0

type Type = u32

Register size