![]() |
![]() |
|
MSPM0GX51X TI-Driver Library
2.05.01.00
|
I2CTarget driver implementation for a MSPM0 device I2C target.
#include <stdint.h>#include <stdbool.h>#include <ti/driverlib/dl_i2c.h>#include <ti/drivers/I2CTarget.h>
Go to the source code of this file.
Data Structures | |
| struct | I2CTargetMSPM0_HWAttrs |
| I2CTargetMSPM0 Hardware attributes. More... | |
| struct | I2CTargetMSPM0_Object |
| I2CTargetMSPM0 Object. More... | |
Functions | |
| static bool | I2CBaseValid (I2C_Regs *i2c) |
| Checks an I2C base address. This function determines if a I2C port base address is valid. More... | |