Struct atsamd21e18a::adc::ctrlb::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

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 W

impl Sync for W