Expand description

Register block I2C Slave Mode

Modules

I2CS Address
I2CS Control A
I2CS Control B
I2CS Control C
I2CS Data
I2CS Interrupt Enable Clear
I2CS Interrupt Enable Set
I2CS Interrupt Flag Status and Clear
I2CS Length
I2CS Status
I2CS Synchronization Busy

Type Definitions

ADDR register accessor: an alias for Reg<ADDR_SPEC>
CTRLA register accessor: an alias for Reg<CTRLA_SPEC>
CTRLB register accessor: an alias for Reg<CTRLB_SPEC>
CTRLC register accessor: an alias for Reg<CTRLC_SPEC>
DATA register accessor: an alias for Reg<DATA_SPEC>
INTENCLR register accessor: an alias for Reg<INTENCLR_SPEC>
INTENSET register accessor: an alias for Reg<INTENSET_SPEC>
INTFLAG register accessor: an alias for Reg<INTFLAG_SPEC>
LENGTH register accessor: an alias for Reg<LENGTH_SPEC>
STATUS register accessor: an alias for Reg<STATUS_SPEC>
SYNCBUSY register accessor: an alias for Reg<SYNCBUSY_SPEC>