Module atsaml21e16b::sercom0::spi

source ·
Expand description

Cluster SPI Mode

Modules

SPI Address
SPI Baud Rate
SPI Control A
SPI Control B
SPI Data
SPI Debug Control
SPI Interrupt Enable Clear
SPI Interrupt Enable Set
SPI Interrupt Flag Status and Clear
SPI Status
SPI Synchronization Busy

Structs

Register block

Type Definitions

ADDR (rw) register accessor: an alias for Reg<ADDR_SPEC>
BAUD (rw) register accessor: an alias for Reg<BAUD_SPEC>
CTRLA (rw) register accessor: an alias for Reg<CTRLA_SPEC>
CTRLB (rw) register accessor: an alias for Reg<CTRLB_SPEC>
DATA (rw) register accessor: an alias for Reg<DATA_SPEC>
DBGCTRL (rw) register accessor: an alias for Reg<DBGCTRL_SPEC>
INTENCLR (rw) register accessor: an alias for Reg<INTENCLR_SPEC>
INTENSET (rw) register accessor: an alias for Reg<INTENSET_SPEC>
INTFLAG (rw) register accessor: an alias for Reg<INTFLAG_SPEC>
STATUS (rw) register accessor: an alias for Reg<STATUS_SPEC>
SYNCBUSY (r) register accessor: an alias for Reg<SYNCBUSY_SPEC>