Type Alias W

Source
pub type W = W<DfllctrlaSpec>;
Expand description

Register DFLLCTRLA writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn enable(&mut self) -> EnableW<'_, DfllctrlaSpec>

Bit 1 - DFLL Enable

Source

pub fn runstdby(&mut self) -> RunstdbyW<'_, DfllctrlaSpec>

Bit 6 - Run in Standby

Source

pub fn ondemand(&mut self) -> OndemandW<'_, DfllctrlaSpec>

Bit 7 - On Demand Control