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