fnI2CDeviceEnable_t fnI2CLLDdeviceEn
This structure contains i2c LLD function pointers.
void i2c_hal_disable(uint32 instance)
This function disables the HAL.
fsl_i2c_master_driver.h defines structures and types for the i2c master driver.
i2c_instance_PEx i2c_instance_tbl[]
Lookup table for the LLD instance.
This structure defines the data bus handle.
unsigned long uint32
This defines uint32 as unsigned long.
fsl_i2c_hal.h defines structures and types for the i2c master HAL layer.
isf_i2c_master_adapter.h defines the API definitions and types for the i2c master protocol adapter...
Internal driver state information.
void i2c_hal_enable(uint32 instance)
This function enables the HAL.
fnI2CDeviceDisable_t fnI2CLLDdeviceDis
LDD_TDeviceData * pDeviceHandle
i2c_Master_busHandle_t i2c_master_busHandle[]