Struct max32630_svd::PMU1[][src]

pub struct PMU1 { /* fields omitted */ }

Peripheral Management Unit

Methods

impl PMU1
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PMU1
[src]

impl Deref for PMU1
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for PMU1