Struct atsamd21e18a::NVMCTRL[][src]

pub struct NVMCTRL { /* fields omitted */ }

Non-Volatile Memory Controller

Methods

impl NVMCTRL
[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.

Dereferences the value.

Auto Trait Implementations

impl !Sync for NVMCTRL