Struct atsamd21e18a::adc::ctrlb::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 - Differential Mode

Bit 1 - Left-Adjusted Result

Bit 2 - Free Running Mode

Bit 3 - Digital Correction Logic Enabled

Bits 4:5 - Conversion Result Resolution

Bits 8:10 - Prescaler Configuration

Auto Trait Implementations

impl Send for R

impl Sync for R