Struct lpc43xx::GPIO_PORT [] [src]

pub struct GPIO_PORT { /* fields omitted */ }

GPIO port

Methods

impl GPIO_PORT
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GPIO_PORT
[src]

impl Deref for GPIO_PORT
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIO_PORT