1.10.17.10 1.11.17.10 1.12.18.10 1.13.16.10 QEI_CALLBACK Typedef

C

typedef void (*QEI_CALLBACK) (QEI_STATUS status, uintptr_t context)

Summary

Defines the function pointer data type and function signature for the qei peripheral callback function.

Description

This data type defines the function pointer and function signature for the qei peripheral callback function. The qei peripheral will call back the client's function with this signature.