- Using a enum instead of _COUNTER is easier to read - _COUNTER is also a reserved name; so better not use it to avoid issues - Split out the pcint code into a static inline function for increased readability