Example use cases

Here are some use cases to help you out:

  • To periodically perform an action (auto-reload mode). For example, a timer callback function could give a semaphore to a reporting task to provide periodic updates about the system.
  • To perform an event only once at some point in the future, without blocking the calling task in the meantime (which would be required if vTaskDelay() was used instead).
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.130.31