Struct atsamd21g18a::PAC0 [] [src]

pub struct PAC0 { /* fields omitted */ }

Peripheral Access Controller 0

Methods

impl PAC0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PAC0
[src]

impl Deref for PAC0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for PAC0