Struct lpc43xx::GPIO_PIN_INT [] [src]

pub struct GPIO_PIN_INT { /* fields omitted */ }

GPIO pin interrupt

Methods

impl GPIO_PIN_INT
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GPIO_PIN_INT
[src]

impl Deref for GPIO_PIN_INT
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIO_PIN_INT