Struct e310x::GPIO0[][src]

pub struct GPIO0 { /* fields omitted */ }

General Purpose Input Output

Methods

impl GPIO0
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GPIO0
[src]

impl Deref for GPIO0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIO0