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

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

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 W

impl Sync for W