Module atsaml21e16b::sercom0::i2cs

source ·
Expand description

Cluster I2C Slave Mode

Modules

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

Structs

Register block

Type Definitions

ADDR (rw) register accessor: an alias for Reg<ADDR_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>
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>