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