Struct max32630_svd::MAA[][src]

pub struct MAA { /* fields omitted */ }

MAA Cryptographic Engine

Methods

impl MAA
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for MAA
[src]

impl Deref for MAA
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for MAA