|
FreeRTOS C++ Wrappers
1.6.0
C++ interface to FreeRTOS
|
This is the complete list of members for cpp_freertos::EventGroup, including all inherited members.
| ClearBits(const EventBits_t uxBitsToClear) | cpp_freertos::EventGroup | |
| ClearBitsFromISR(const EventBits_t uxBitsToClear) | cpp_freertos::EventGroup | |
| EventGroup() | cpp_freertos::EventGroup | |
| GetBits() | cpp_freertos::EventGroup | |
| GetBitsFromISR() | cpp_freertos::EventGroup | |
| handle | cpp_freertos::EventGroup | protected |
| SetBits(const EventBits_t uxBitsToSet) | cpp_freertos::EventGroup | |
| Sync(const EventBits_t uxBitsToSet, const EventBits_t uxBitsToWaitFor, TickType_t xTicksToWait) | cpp_freertos::EventGroup | |
| WaitBits(const EventBits_t uxBitsToWaitFor, bool xClearOnExit, bool xWaitForAllBits, TickType_t xTicksToWait) | cpp_freertos::EventGroup | |
| ~EventGroup() | cpp_freertos::EventGroup | virtual |
1.8.13