FreeRTOS - Task Notifications
Which of the following is the correct way to send a task notification in FreeRTOS?
xTaskNotify() sends a notification with a value and action.xTaskNotify(taskHandle, value, eSetBits); is the correct call to send a notification with bits set.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions