Define XPm_Err - Define XPm_Err - 2026.1 English - UG643

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2026-06-23
Version
2026.1 English

Definition

#define XPm_Errdo { XPm_Print("ERROR: "MSG, ##__VA_ARGS__); } while (
               XPM_FALSE_COND
            )

Description