AES

Type Alias AES 

Source
pub type AES = Periph<RegisterBlock, 1342570496>;
Expand description

Advanced encryption standard hardware accelerator

See peripheral structure

Aliased Typeยง

pub struct AES { /* private fields */ }