Struct samd21g18a::NVMCTRL[][src]

pub struct NVMCTRL { /* fields omitted */ }

Non-Volatile Memory Controller

Trait Implementations

impl Deref for NVMCTRL
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl Send for NVMCTRL

impl !Sync for NVMCTRL