Struct efm32gg990::AES[][src]

pub struct AES { /* fields omitted */ }

AES

Methods

impl AES
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for AES
[src]

impl Deref for AES
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for AES