Struct lpc43xx::GPIO_GROUP_INT1 [] [src]

pub struct GPIO_GROUP_INT1 { /* fields omitted */ }

GPIO_GROUP_INT1

Methods

impl GPIO_GROUP_INT1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GPIO_GROUP_INT1
[src]

impl Deref for GPIO_GROUP_INT1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIO_GROUP_INT1