Module atsaml21e16b::aes

source ·
Expand description

Advanced Encryption Standard

Modules

Cipher Length
Control A
Control B
Data buffer pointer
Debug control
Galois Hash n
Hash key n
Indata
Interrupt Enable Clear
Interrupt Enable Set
Interrupt Flag Status
Initialisation Vector n
Keyword n
Random Seed

Structs

Register block

Type Definitions

CIPLEN (rw) register accessor: an alias for Reg<CIPLEN_SPEC>
CTRLA (rw) register accessor: an alias for Reg<CTRLA_SPEC>
CTRLB (rw) register accessor: an alias for Reg<CTRLB_SPEC>
DATABUFPTR (rw) register accessor: an alias for Reg<DATABUFPTR_SPEC>
DBGCTRL (w) register accessor: an alias for Reg<DBGCTRL_SPEC>
GHASH (rw) register accessor: an alias for Reg<GHASH_SPEC>
HASHKEY (rw) register accessor: an alias for Reg<HASHKEY_SPEC>
INDATA (rw) register accessor: an alias for Reg<INDATA_SPEC>
INTENCLR (rw) register accessor: an alias for Reg<INTENCLR_SPEC>
INTENSET (rw) register accessor: an alias for Reg<INTENSET_SPEC>
INTFLAG (rw) register accessor: an alias for Reg<INTFLAG_SPEC>
INTVECTV (w) register accessor: an alias for Reg<INTVECTV_SPEC>
KEYWORD (w) register accessor: an alias for Reg<KEYWORD_SPEC>
RANDSEED (rw) register accessor: an alias for Reg<RANDSEED_SPEC>