1.10.22.11 1.11.22.11 1.12.23.11 1.13.21.11 1.14.16.11 1.15.17.11 1.16.23.11 1.17.19.11 1.18.19.11 1.19.19.11 1.20.23.11 1.21.24.11 1.22.27.11 1.23.25.11 1.24.22.11 TMR_CALLBACK Typedef
C
typedef void (*TMR_CALLBACK)(uint32_t status, uintptr_t context);
Summary
Defines the function pointer data type and function signature for the TMRx callback function.
Description
This data type defines the function pointer and function signature for the TMRx callback function. The library will call back the client's function with this signature from the interrupt routine.