atsamd11d::sysctrl::dpllctrla

Type Alias W

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

Register DPLLCTRLA writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

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

Bit 1 - DPLL Enable

Source

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

Bit 6 - Run in Standby

Source

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

Bit 7 - On Demand Clock Activation