atsamd21g::sysctrl::dpllctrla

Type Alias R

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

Register DPLLCTRLA reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn enable(&self) -> EnableR

Bit 1 - DPLL Enable

Source

pub fn runstdby(&self) -> RunstdbyR

Bit 6 - Run in Standby

Source

pub fn ondemand(&self) -> OndemandR

Bit 7 - On Demand Clock Activation