Struct atsamd21g18a::PAC2 [] [src]

pub struct PAC2 { /* fields omitted */ }

Peripheral Access Controller 2

Methods

impl PAC2
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PAC2
[src]

impl Deref for PAC2
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for PAC2