SAM4S-EK_FreeRTOS+FAT-SL
1.0
An example project to test the functionality of FreeRTOS+FAT-SL using SD card as data storage medium
|
EventBits_t xEventGroupGetBits( EventGroupHandle_t xEventGroup );
Returns the current value of the bits in an event group. This function cannot be used from an interrupt.
xEventGroup | The event group being queried. |