Struct lpc82x::PIN_INT [] [src]

pub struct PIN_INT { /* fields omitted */ }

Pin interrupt and pattern match engine

Methods

impl PIN_INT
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PIN_INT
[src]

impl Deref for PIN_INT
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for PIN_INT