Function caerPolarityEventGetPolarity

Function Documentation

static inline bool caerPolarityEventGetPolarity(caerPolarityEventConst event)

Get the change event polarity. 1 is ON, 0 is OFF.

Parameters:

event – a valid PolarityEvent pointer. Cannot be NULL.

Returns:

event polarity value.