Function caerPolarityEventIsValid

Function Documentation

static inline bool caerPolarityEventIsValid(caerPolarityEventConst event)

Check if this polarity event is valid.

Parameters:

event – a valid PolarityEvent pointer. Cannot be NULL.

Returns:

true if valid, false if not.