Struct atsam4lc8c::AESA [] [src]

pub struct AESA { /* fields omitted */ }

Advanced Encryption Standard

Methods

impl AESA
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for AESA
[src]

impl Deref for AESA
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for AESA