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