Struct qn908x_rs::PINT [] [src]

pub struct PINT { /* fields omitted */ }

QN908X Pin interrupt and pattern match (PINT)

Methods

impl PINT
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PINT
[src]

impl Deref for PINT
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for PINT