Product Specs

Table Of Contents
28 ECB AES electronic codebook mode
encryption
Page
265
28.4 Registers
Table 54: Instances
Base address
Peripheral
Instance
Description
Configuration
0x4000E000
ECB
ECB
AES Electronic Code Book (ECB) mode
block encryption
Table 55: Register Overview
Register
Offset
Description
TASKS_STARTECB
0x000
Start ECB block encrypt
TASKS_STOPECB
0x004
Abort a possible executing ECB operation
EVENTS_ENDECB
0x100
ECB block encrypt complete
EVENTS_ERRORECB
0x104
ECB block encrypt aborted because of a STOPECB task or due to an error
INTENSET
0x304
Enable interrupt
INTENCLR
0x308
Disable interrupt
ECBDATAPTR
0x504
ECB block encrypt memory pointers
28.4.1 INTENSET
Address offset: 0x304
Enable interrupt
Bit number
Id
Reset 0x00000000
31 30
0 0
29
0
28
0
27
0
26
0
25
0
24
0
23 22 21 20
0 0 0 0
19
0
18
0
17
0
16
0
15
0
14
0
13
0
12
0
11
0
10
0
9
0
8
0
7
0
6
0
5
0
4
0
3
0
2
0
1
B
0
0
A
0
Id RW Field
Value Id
Value
Description
A RW ENDECB
Write '1' to Enable interrupt for ENDECB event
See EVENTS_ENDECB
Set
1
Enable
Disabled
0
Read: Disabled
Enabled
1
Read: Enabled
B RW ERRORECB
Write '1' to Enable interrupt for ERRORECB event
Set
1
See EVENTS_ERRORECB
Enable
Disabled
0
Read: Disabled
Enabled
1
Read: Enabled
28.4.2 INTENCLR
Address offset: 0x308
Disable interrupt
Bit number
Id
Reset 0x00000000
31 30
0 0
29
0
28
0
27
0
26
0
25
0
24
0
23 22 21 20
0 0 0 0
19
0
18
0
17
0
16
0
15
0
14
0
13
0
12
0
11
0
10
0
9
0
8
0
7
0
6
0
5
0
4
0
3
0
2
0
1
B
0
0
A
0
Id RW Field
Value Id
Value
Description
A RW ENDECB
Write '1' to Disable interrupt for ENDECB event
See EVENTS_ENDECB
Clear
1
Disable
Disabled
0
Read: Disabled
Enabled
1
Read: Enabled
B RW ERRORECB
Write '1' to Disable interrupt for ERRORECB event
Clear
1
See EVENTS_ERRORECB
Disable
Disabled
0
Read: Disabled