Struct lpc13xx::GPIO1 [] [src]

pub struct GPIO1 { /* fields omitted */ }

GPIO1

Methods

impl GPIO1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GPIO1
[src]

impl Deref for GPIO1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIO1