Struct atsam4lc8c::GPIO [] [src]

pub struct GPIO { /* fields omitted */ }

General-Purpose Input/Output Controller

Methods

impl GPIO
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GPIO
[src]

impl Deref for GPIO
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIO