Dear all,

I am following an opensource project and came across following code segment


struct MState
{
uint8_t sVert;
uint8_t sHorz;
static uint8_t event;