Struct max32630_svd::IOMAN[][src]

pub struct IOMAN { /* fields omitted */ }

System I/O Manager

Methods

impl IOMAN
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for IOMAN
[src]

impl Deref for IOMAN
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for IOMAN