pub type SCGCSSI = Reg<u32, _SCGCSSI>;Expand description
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
Aliased Type§
pub struct SCGCSSI { /* private fields */ }Trait Implementations§
Source§impl ResetValue for SCGCSSI
Register SCGCSSI reset()’s with value 0
impl ResetValue for SCGCSSI
Register SCGCSSI reset()’s with value 0
impl Readable for SCGCSSI
read() method returns scgcssi::R reader structure
impl Writable for SCGCSSI
write(|w| ..) method takes scgcssi::W writer structure