pub type W = W<DpllctrlaSpec>;
Expand description
Register DPLLCTRLA
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn enable(&mut self) -> EnableW<'_, DpllctrlaSpec>
pub fn enable(&mut self) -> EnableW<'_, DpllctrlaSpec>
Bit 1 - DPLL Enable
Sourcepub fn runstdby(&mut self) -> RunstdbyW<'_, DpllctrlaSpec>
pub fn runstdby(&mut self) -> RunstdbyW<'_, DpllctrlaSpec>
Bit 6 - Run in Standby
Sourcepub fn ondemand(&mut self) -> OndemandW<'_, DpllctrlaSpec>
pub fn ondemand(&mut self) -> OndemandW<'_, DpllctrlaSpec>
Bit 7 - On Demand Clock Activation