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