Struct atsam4lc4c::acifc::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 - AC0 Interrupt Mask

[src]

Bit 1 - AC0 Startup Time Interrupt Mask

[src]

Bit 2 - AC1 Interrupt Mask

[src]

Bit 3 - AC1 Startup Time Interrupt Mask

[src]

Bit 4 - AC2 Interrupt Mask

[src]

Bit 5 - AC2 Startup Time Interrupt Mask

[src]

Bit 6 - AC3 Interrupt Mask

[src]

Bit 7 - AC3 Startup Time Interrupt Mask

[src]

Bit 8 - AC4 Interrupt Mask

[src]

Bit 9 - AC4 Startup Time Interrupt Mask

[src]

Bit 10 - AC5 Interrupt Mask

[src]

Bit 11 - AC5 Startup Time Interrupt Mask

[src]

Bit 12 - AC6 Interrupt Mask

[src]

Bit 13 - AC6 Startup Time Interrupt Mask

[src]

Bit 14 - AC7 Interrupt Mask

[src]

Bit 15 - AC7 Startup Time Interrupt Mask

[src]

Bit 24 - Window0 Mode Interrupt Mask

[src]

Bit 25 - Window1 Mode Interrupt Mask

[src]

Bit 26 - Window2 Mode Interrupt Mask

[src]

Bit 27 - Window3 Mode Interrupt Mask

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R