Module Documentation
FM4, S6E2DH/S6E2DF/S6E2D5/S6E2D3 Series, 32-Bit Microcontroller, Graphic Driver User Manual, Doc. No. 002-04387 Rev. *A
143
11.9.3 Typedef Documentation
11.9.3.1 typedef void MM_PRINTFUNCTION(const char
∗
string)
Function type definition for the print function that shall be used.
11.9.4 Enumeration Type Documentation
11.9.4.1 enum MM_ERP_MESSAGE_CHANNEL_PROP
Enumeration of message channel properties
Enumerator
MM_ERP_CH_OFF message channel off
MM_ERP_CH_ON message channel on
11.9.4.2 enum MM_ERP_MESSAGE_DEST
Enumeration of message destination
Enumerator
MM_ERP_CH_STDOUT report to stdout
MM_ERP_CH_BUFFER report to buffer
11.9.4.3 enum MM_ERP_MESSAGE_LEVEL
Enumeration of message levels
Enumerator
MM_ERP_LEVEL_NOTHING report no messages
MM_ERP_LEVEL_ERROR report error messages
MM_ERP_LEVEL_WARNING report error+warning messages
MM_ERP_LEVEL_INFO report error+info messages