Struct lpc13xx::GPIO3 [] [src]

pub struct GPIO3 { /* fields omitted */ }

GPIO3

Methods

impl GPIO3
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GPIO3
[src]

impl Deref for GPIO3
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIO3