Struct efm32gg11b820::MPU [] [src]

pub struct MPU { /* fields omitted */ }

Memory Protection Unit

Methods

impl MPU
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Deref for MPU
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

impl Send for MPU
[src]

Auto Trait Implementations

impl !Sync for MPU