Struct efm32gg11b820::adc0::cmd::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bit 0 - Single Channel Conversion Start

[src]

Bit 1 - Single Channel Conversion Stop

[src]

Bit 2 - Scan Sequence Start

[src]

Bit 3 - Scan Sequence Stop

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W