Struct xmc1000::vadc::brsmr::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

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 7 - Request Gate Level

Bit 16 - Repeat Disable

Auto Trait Implementations

impl Send for R

impl Sync for R