FreeRTOS - Task Notifications
What is wrong with this task notification wait call?
uint32_t ulValue; xTaskNotifyWait(0x01, 0x01, &ulValue, 1000);
uint32_t ulValue; xTaskNotifyWait(0x01, 0x01, &ulValue, 1000);
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions