The int8.h header file

The int8.h header file contains the following declarations for use with the INT8 data type:
  • The ifx_int8_t structure
  • The INT8-type functions of the library

The mitypes.h header file automatically includes int8.h. In turn, the milib.h header file automatically includes mitypes.h, and mi.h automatically includes milib.h. Therefore, you automatically have access to the ifx_int8_t structure, the mi_int8 data type, or any of the INT8-type functions when you include mi.h in your module.