Struct xmc1000::NVM[][src]

pub struct NVM { /* fields omitted */ }

NVM Unit

Methods

impl NVM
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for NVM
[src]

impl Deref for NVM
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for NVM