Struct efm32gg990::lesense::ch9_interact::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:11 - Set ACMP threshold

Bit 12 - Select sample mode

Bits 13:14 - Enable interrupt generation

Bits 15:16 - Set GPIO mode

Bit 17 - Select clock used for excitation timing

Bit 18 - Select clock used for timing of sample delay

Bit 19 - Use alternative excite pin

Auto Trait Implementations

impl Send for R

impl Sync for R