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