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