Group xEventGroupGetBits
Detailed Description
event_groups.h
Returns the current value of the bits in an event group. This function cannot be used from an interrupt.
Parameters:
xEventGroup
The event group being queried.
Returns:
The event group bits at the time xEventGroupGetBits() was called.