Struct atsam4lc4c::eic::ctrl::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 - External Non Maskable CPU interrupt

[src]

Bit 1 - External Interrupt 1

[src]

Bit 2 - External Interrupt 2

[src]

Bit 3 - External Interrupt 3

[src]

Bit 4 - External Interrupt 4

[src]

Bit 5 - External Interrupt 5

[src]

Bit 6 - External Interrupt 6

[src]

Bit 7 - External Interrupt 7

[src]

Bit 8 - External Interrupt 8

[src]

Bit 9 - External Interrupt 9

[src]

Bit 10 - External Interrupt 10

[src]

Bit 11 - External Interrupt 11

[src]

Bit 12 - External Interrupt 12

[src]

Bit 13 - External Interrupt 13

[src]

Bit 14 - External Interrupt 14

[src]

Bit 15 - External Interrupt 15

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R