Struct atsamd21e18a::sysctrl::xosc32k::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 - Oscillator Enable

Bit 2 - Crystal Oscillator Enable

Bit 3 - 32kHz Output Enable

Bit 4 - 1kHz Output Enable

Bit 5 - Automatic Amplitude Control Enable

Bit 6 - Run in Standby

Bit 7 - On Demand Control

Bits 8:10 - Oscillator Start-Up Time

Bit 12 - Write Lock

Auto Trait Implementations

impl Send for R

impl Sync for R