This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C123GE6PZ: Definition of the tSensorCallback custom type

Part Number: TM4C123GE6PZ

Hello,

I'm having trouble finding the typedef for tSensorCallback of the  "ISL29023Init" init function.

Can you please point me to the header file that contains it ?

ISL29023Init(tISL29023 *psInst, tI2CMInstance *psI2CInst,

            uint_fast8_t ui8I2CAddr, tSensorCallback *pfnCallback,

            void *pvCallbackData)