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 0x2204_0100
impl ResetValue for PLLCFGR
Register PLLCFGR reset()
’s with value 0x2204_0100
impl Readable for PLLCFGR
read()
method returns pllcfgr::R reader structure
impl Writable for PLLCFGR
write(|w| ..)
method takes pllcfgr::W writer structure