Struct lpc13xx::GPIO2 [] [src]

pub struct GPIO2 { /* fields omitted */ }

GPIO2

Methods

impl GPIO2
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GPIO2
[src]

impl Deref for GPIO2
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIO2