Struct efm32gg11b820::adc0::ien::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 0 - SINGLE Interrupt Enable

[src]

Bit 1 - SCAN Interrupt Enable

[src]

Bit 8 - SINGLEOF Interrupt Enable

[src]

Bit 9 - SCANOF Interrupt Enable

[src]

Bit 10 - SINGLEUF Interrupt Enable

[src]

Bit 11 - SCANUF Interrupt Enable

[src]

Bit 16 - SINGLECMP Interrupt Enable

[src]

Bit 17 - SCANCMP Interrupt Enable

[src]

Bit 24 - VREFOV Interrupt Enable

[src]

Bit 25 - PROGERR Interrupt Enable

[src]

Bit 26 - SCANEXTPEND Interrupt Enable

[src]

Bit 27 - SCANPEND Interrupt Enable

[src]

Bit 28 - PRSTIMEDERR Interrupt Enable

[src]

Bit 29 - EM23ERR Interrupt Enable

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R