Struct atsamd21e18a::dac::ctrlb::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 - External Output Enable

[src]

Bit 1 - Internal Output Enable

[src]

Bit 2 - Left Adjusted Data

[src]

Bit 3 - Voltage Pump Disable

[src]

Bit 4 - Bypass DATABUF Write Protection

[src]

Bits 6:7 - Reference Selection

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W