Struct max32630_svd::PMU4[][src]

pub struct PMU4 { /* fields omitted */ }

Peripheral Management Unit

Methods

impl PMU4
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PMU4
[src]

impl Deref for PMU4
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for PMU4