Prusa MINI Firmware overview
EventGroupHandle_t
Collaboration diagram for EventGroupHandle_t:

event_groups.h

Type by which event groups are referenced. For example, a call to xEventGroupCreate() returns an EventGroupHandle_t variable that can then be used as a parameter to other event group functions.