Struct atsam4lc4c::acifc::ier::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bit 0 - AC0 Interrupt Enable

[src]

Bit 1 - AC0 Startup Time Interrupt Enable

[src]

Bit 2 - AC1 Interrupt Enable

[src]

Bit 3 - AC1 Startup Time Interrupt Enable

[src]

Bit 4 - AC2 Interrupt Enable

[src]

Bit 5 - AC2 Startup Time Interrupt Enable

[src]

Bit 6 - AC3 Interrupt Enable

[src]

Bit 7 - AC3 Startup Time Interrupt Enable

[src]

Bit 8 - AC4 Interrupt Enable

[src]

Bit 9 - AC4 Startup Time Interrupt Enable

[src]

Bit 10 - AC5 Interrupt Enable

[src]

Bit 11 - AC5 Startup Time Interrupt Enable

[src]

Bit 12 - AC6 Interrupt Enable

[src]

Bit 13 - AC6 Startup Time Interrupt Enable

[src]

Bit 14 - AC7 Interrupt Enable

[src]

Bit 15 - AC7 Startup Time Interrupt Enable

[src]

Bit 24 - Window0 Mode Interrupt Enable

[src]

Bit 25 - Window1 Mode Interrupt Enable

[src]

Bit 26 - Window2 Mode Interrupt Enable

[src]

Bit 27 - Window3 Mode Interrupt Enable

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W