Struct max32630_svd::FLC[][src]

pub struct FLC { /* fields omitted */ }

Flash Controller

Methods

impl FLC
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for FLC
[src]

impl Deref for FLC
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for FLC