Struct atsamd21e18a::PAC1[][src]

pub struct PAC1 { /* fields omitted */ }

Peripheral Access Controller 1

Methods

impl PAC1
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PAC1
[src]

impl Deref for PAC1
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for PAC1