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

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - DPLL Lock Status

Bit 1 - Output Clock Ready

Bit 2 - DPLL Enable

Bit 3 - Divider Enable

Auto Trait Implementations

impl Send for R

impl Sync for R