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