Struct atsamd21e18a::sysctrl::dfllctrl::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 1 - DFLL Enable

Bit 2 - Operating Mode Selection

Bit 3 - Stable DFLL Frequency

Bit 4 - Lose Lock After Wake

Bit 5 - USB Clock Recovery Mode

Bit 6 - Run in Standby

Bit 7 - On Demand Control

Bit 8 - Chill Cycle Disable

Bit 9 - Quick Lock Disable

Bit 10 - Bypass Coarse Lock

Bit 11 - Wait Lock

Auto Trait Implementations

impl Send for R

impl Sync for R