Expand description

AES ECB Mode Encryption

Modules

ECB block encrypt memory pointers
ECB block encrypt complete
ECB block encrypt aborted because of a STOPECB task or due to an error
Disable interrupt
Enable interrupt
Publish configuration for event ENDECB
Publish configuration for event ERRORECB
Subscribe configuration for task STARTECB
Subscribe configuration for task STOPECB
Start ECB block encrypt
Abort a possible executing ECB operation

Structs

Register block

Type Definitions

ECBDATAPTR (rw) register accessor: an alias for Reg<ECBDATAPTR_SPEC>
EVENTS_ENDECB (rw) register accessor: an alias for Reg<EVENTS_ENDECB_SPEC>
EVENTS_ERRORECB (rw) register accessor: an alias for Reg<EVENTS_ERRORECB_SPEC>
INTENCLR (rw) register accessor: an alias for Reg<INTENCLR_SPEC>
INTENSET (rw) register accessor: an alias for Reg<INTENSET_SPEC>
PUBLISH_ENDECB (rw) register accessor: an alias for Reg<PUBLISH_ENDECB_SPEC>
PUBLISH_ERRORECB (rw) register accessor: an alias for Reg<PUBLISH_ERRORECB_SPEC>
SUBSCRIBE_STARTECB (rw) register accessor: an alias for Reg<SUBSCRIBE_STARTECB_SPEC>
SUBSCRIBE_STOPECB (rw) register accessor: an alias for Reg<SUBSCRIBE_STOPECB_SPEC>
TASKS_STARTECB (w) register accessor: an alias for Reg<TASKS_STARTECB_SPEC>
TASKS_STOPECB (w) register accessor: an alias for Reg<TASKS_STOPECB_SPEC>