Struct qn908x_rs::GPIOA [] [src]

pub struct GPIOA { /* fields omitted */ }

gpio

Methods

impl GPIOA
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GPIOA
[src]

impl Deref for GPIOA
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIOA