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 register accessor: an alias for Reg<CIPLEN_SPEC>
CTRLA register accessor: an alias for Reg<CTRLA_SPEC>
CTRLB register accessor: an alias for Reg<CTRLB_SPEC>
DATABUFPTR register accessor: an alias for Reg<DATABUFPTR_SPEC>
DBGCTRL register accessor: an alias for Reg<DBGCTRL_SPEC>
GHASH register accessor: an alias for Reg<GHASH_SPEC>
HASHKEY register accessor: an alias for Reg<HASHKEY_SPEC>
INDATA register accessor: an alias for Reg<INDATA_SPEC>
INTENCLR register accessor: an alias for Reg<INTENCLR_SPEC>
INTENSET register accessor: an alias for Reg<INTENSET_SPEC>
INTFLAG register accessor: an alias for Reg<INTFLAG_SPEC>
INTVECTV register accessor: an alias for Reg<INTVECTV_SPEC>
KEYWORD register accessor: an alias for Reg<KEYWORD_SPEC>
RANDSEED register accessor: an alias for Reg<RANDSEED_SPEC>