Struct efm32gg990::dac0::biasprog::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:3 - Bias Programming Value

Bit 6 - Half Bias Current

Bits 8:11 - Bias Programming Value for OPA2

Bit 14 - Half Bias Current

Auto Trait Implementations

impl Send for R

impl Sync for R