Expand description

Advanced Encryption Standard

Modules

Additional Authenticated Data Length Register
Plaintext/Ciphertext Length Register
Control Register
GCM Encryption Counter Value Register
GCM H Word Register
GCM Intermediate Hash Word Register
Input Data Register
Interrupt Disable Register
Interrupt Enable Register
Interrupt Mask Register
Interrupt Status Register
Initialization Vector Register
Key Word Register
Mode Register
Output Data Register
GCM Authentication Tag Word Register

Structs

Register block

Type Definitions

AADLENR (rw) register accessor: an alias for Reg<AADLENR_SPEC>
CLENR (rw) register accessor: an alias for Reg<CLENR_SPEC>
CR (w) register accessor: an alias for Reg<CR_SPEC>
CTRR (r) register accessor: an alias for Reg<CTRR_SPEC>
GCMHR (rw) register accessor: an alias for Reg<GCMHR_SPEC>
GHASHR (rw) register accessor: an alias for Reg<GHASHR_SPEC>
IDATAR (w) register accessor: an alias for Reg<IDATAR_SPEC>
IDR (w) register accessor: an alias for Reg<IDR_SPEC>
IER (w) register accessor: an alias for Reg<IER_SPEC>
IMR (r) register accessor: an alias for Reg<IMR_SPEC>
ISR (r) register accessor: an alias for Reg<ISR_SPEC>
IVR (w) register accessor: an alias for Reg<IVR_SPEC>
KEYWR (w) register accessor: an alias for Reg<KEYWR_SPEC>
MR (rw) register accessor: an alias for Reg<MR_SPEC>
ODATAR (r) register accessor: an alias for Reg<ODATAR_SPEC>
TAGR (r) register accessor: an alias for Reg<TAGR_SPEC>