Expand description

Register block I2C Master Mode

Modules

I2CM Address
I2CM Baud Rate
I2CM Control A
I2CM Control B
I2CM Control C
I2CM Data
I2CM Debug Control
I2CM Interrupt Enable Clear
I2CM Interrupt Enable Set
I2CM Interrupt Flag Status and Clear
I2CM Status
I2CM Synchronization Busy

Type Definitions

ADDR register accessor: an alias for Reg<ADDR_SPEC>
BAUD register accessor: an alias for Reg<BAUD_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>
DBGCTRL register accessor: an alias for Reg<DBGCTRL_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>
STATUS register accessor: an alias for Reg<STATUS_SPEC>
SYNCBUSY register accessor: an alias for Reg<SYNCBUSY_SPEC>