pub type DFLLULPCTRL = Reg<u16, _DFLLULPCTRL>;Expand description
DFLLULP Control
This register you can read, reset, write, write_with_zero, modify. See API.
For information about avaliable fields see dfllulpctrl module
Aliased Type§
pub struct DFLLULPCTRL { /* private fields */ }Trait Implementations§
Source§impl ResetValue for DFLLULPCTRL
Register DFLLULPCTRL reset()’s with value 0x0504
impl ResetValue for DFLLULPCTRL
Register DFLLULPCTRL reset()’s with value 0x0504
impl Readable for DFLLULPCTRL
read() method returns dfllulpctrl::R reader structure
impl Writable for DFLLULPCTRL
write(|w| ..) method takes dfllulpctrl::W writer structure