Product Specs

Table Of Contents
48 SPI Serial peripheral interface master
Page
517
48.2 Registers
Table 122: Instances
Base address
Peripheral
Instance
Description
Configuration
0x40003000
SPI
SPI0
SPI master 0
Deprecated
0x40004000
SPI
SPI1
SPI master 1
Deprecated
0x40023000
SPI
SPI2
SPI master 2
Deprecated
Table 123: Register Overview
Register
Offset
Description
EVENTS_READY
0x108
TXD byte sent and RXD byte received
INTENSET
0x304
Enable interrupt
INTENCLR
0x308
Disable interrupt
ENABLE
0x500
Enable SPI
PSELSCK
0x508
Pin select for SCK
Deprecated
PSELMOSI
0x50C
Pin select for MOSI
Deprecated
PSELMISO
0x510
Pin select for MISO
Deprecated
PSEL.SCK
0x508
Pin select for SCK
PSEL.MOSI
0x50C
Pin select for MOSI
PSEL.MISO
0x510
Pin select for MISO
RXD
0x518
RXD register
TXD
0x51C
TXD register
FREQUENCY
0x524
SPI frequency
CONFIG
0x554
Configuration register
48.2.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
A
0
1
0
0
0
Id RW Field
Value Id
Value
Description
A RW READY Write '1' to Enable interrupt for READY event
See EVENTS_READY
Set 1 Enable
Disabled 0 Read: Disabled
Enabled 1 Read: Enabled
48.2.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
A
0
1
0
0
0
Id RW Field
Value Id
Value
Description
A RW READY
Write '1' to Disable interrupt for READY event
See EVENTS_READY
Clear
1
Disable
Disabled
0
Read: Disabled
Enabled
1
Read: Enabled