MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Legato Interface > j) Data Types and Constants > LE_ASSERT_THIS Macro
MPLAB® Harmony Graphics Suite
LE_ASSERT_THIS Macro

This is macro LE_ASSERT_THIS.

C
#define LE_ASSERT_THIS LE_ASSERT_MSG(_this != NULL, "'this' pointer is null")
MPLAB® Harmony Graphics Suite