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