Struct nrf52840::MWU[][src]

pub struct MWU { /* fields omitted */ }

Memory Watch Unit

Methods

impl MWU
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for MWU
[src]

impl Deref for MWU
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for MWU