Struct atsamd21g18a::EIC [] [src]

pub struct EIC { /* fields omitted */ }

External Interrupt Controller

Methods

impl EIC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for EIC
[src]

impl Deref for EIC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for EIC