Module spi

Source
Expand description

Cluster SPI Mode

Modules§

addr
SPI Address
baud
SPI Baud Rate
ctrla
SPI Control A
ctrlb
SPI Control B
data
SPI Data
dbgctrl
SPI Debug Control
intenclr
SPI Interrupt Enable Clear
intenset
SPI Interrupt Enable Set
intflag
SPI Interrupt Flag Status and Clear
status
SPI Status
syncbusy
SPI Syncbusy

Structs§

Spi
SPI Mode

Type Aliases§

Addr
ADDR (rw) register accessor: SPI Address
Baud
BAUD (rw) register accessor: SPI Baud Rate
Ctrla
CTRLA (rw) register accessor: SPI Control A
Ctrlb
CTRLB (rw) register accessor: SPI Control B
Data
DATA (rw) register accessor: SPI Data
Dbgctrl
DBGCTRL (rw) register accessor: SPI Debug Control
Intenclr
INTENCLR (rw) register accessor: SPI Interrupt Enable Clear
Intenset
INTENSET (rw) register accessor: SPI Interrupt Enable Set
Intflag
INTFLAG (rw) register accessor: SPI Interrupt Flag Status and Clear
Status
STATUS (rw) register accessor: SPI Status
Syncbusy
SYNCBUSY (r) register accessor: SPI Syncbusy