Struct atsamd21g18a::NVMCTRL [] [src]

pub struct NVMCTRL { /* fields omitted */ }

Non-Volatile Memory Controller

Methods

impl NVMCTRL
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for NVMCTRL
[src]

impl Deref for NVMCTRL
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for NVMCTRL