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

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 0:1 - Proportional Integral Filter Selection

Bit 2 - Low-Power Enable

Bit 3 - Wake Up Fast

Bits 4:5 - Reference Clock Selection

Bits 8:10 - Lock Time

Bit 12 - Lock Bypass

Bits 16:26 - Clock Divider

Auto Trait Implementations

impl Send for R

impl Sync for R