nkjnm

Dependencies:   MAX44000 nexpaq_mdk

Fork of LED_Demo by Maxim nexpaq

Embed: (wiki syntax)

« Back to documentation index

utest_v1_scheduler_t Struct Reference

utest_v1_scheduler_t Struct Reference

The scheduler interface consists out of the `post` and `cancel` functions, which you must implement to use `utest`. More...

#include <utest_scheduler.h>


Detailed Description

The scheduler interface consists out of the `post` and `cancel` functions, which you must implement to use `utest`.

Definition at line 93 of file utest_scheduler.h.