Struct lpc82x::IOCON [] [src]

pub struct IOCON { /* fields omitted */ }

I/O configuration (IOCON)

Methods

impl IOCON
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for IOCON
[src]

impl Deref for IOCON
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for IOCON