Struct samd21g18a::EIC[][src]

pub struct EIC { /* fields omitted */ }

External Interrupt Controller

Trait Implementations

impl Deref for EIC
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl Send for EIC

impl !Sync for EIC