Struct stm32l0x1::MPU[][src]

pub struct MPU { /* fields omitted */ }

Memory Protection Unit

Methods

impl MPU
[src]

Returns a pointer to the register block

Trait Implementations

impl Deref for MPU
[src]

The resulting type after dereferencing.

Dereferences the value.

impl Send for MPU
[src]

Auto Trait Implementations

impl !Sync for MPU