Expand description
Cluster SPI Slave Mode
Modules§
- addr
 - SPIS Address
 - baud
 - SPIS Baud Rate
 - ctrla
 - SPIS Control A
 - ctrlb
 - SPIS Control B
 - ctrlc
 - SPIS Control C
 - data
 - SPIS Data
 - dbgctrl
 - SPIS Debug Control
 - intenclr
 - SPIS Interrupt Enable Clear
 - intenset
 - SPIS Interrupt Enable Set
 - intflag
 - SPIS Interrupt Flag Status and Clear
 - length
 - SPIS Length
 - status
 - SPIS Status
 - syncbusy
 - SPIS Synchronization Busy
 
Structs§
- Spis
 - SPI Slave Mode
 
Type Aliases§
- Addr
 - ADDR (rw) register accessor: SPIS Address
 - Baud
 - BAUD (rw) register accessor: SPIS Baud Rate
 - Ctrla
 - CTRLA (rw) register accessor: SPIS Control A
 - Ctrlb
 - CTRLB (rw) register accessor: SPIS Control B
 - Ctrlc
 - CTRLC (rw) register accessor: SPIS Control C
 - Data
 - DATA (rw) register accessor: SPIS Data
 - Dbgctrl
 - DBGCTRL (rw) register accessor: SPIS Debug Control
 - Intenclr
 - INTENCLR (rw) register accessor: SPIS Interrupt Enable Clear
 - Intenset
 - INTENSET (rw) register accessor: SPIS Interrupt Enable Set
 - Intflag
 - INTFLAG (rw) register accessor: SPIS Interrupt Flag Status and Clear
 - Length
 - LENGTH (rw) register accessor: SPIS Length
 - Status
 - STATUS (rw) register accessor: SPIS Status
 - Syncbusy
 - SYNCBUSY (r) register accessor: SPIS Synchronization Busy