Struct atsam4lc4c::adcife::imr::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 - Sequencer end of conversion Interrupt Mask

[src]

Bit 1 - Sequencer last converted value overrun Interrupt Mask

[src]

Bit 2 - Window monitor Interrupt Mask

[src]

Bit 3 - Sequencer missed trigger event Interrupt Mask

[src]

Bit 5 - Timer time-out Interrupt Mask

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R