Struct xmc1000::vadc::brsmr::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

Bits 0:1 - Enable Gate

Bit 2 - Enable External Trigger

Bit 3 - Enable Source Interrupt

Bit 4 - Autoscan Enable

Bit 5 - Autoscan Source Load Event Mode

Bit 8 - Clear Pending Bits

Bit 9 - Generate Load Event

Bit 16 - Repeat Disable

Auto Trait Implementations

impl Send for W

impl Sync for W