Macros | |
#define | QF_EQUEUE_CTR_SIZE 1U |
Typedefs | |
typedef uint8_t | QEQueueCtr |
#define QF_EQUEUE_CTR_SIZE 1U |
The size [bytes] of the ring-buffer counters used in the native QF event queue implementation. Valid values: 1U or 2U; default 1U.
Definition at line 15 of file qequeue.dox.
typedef uint8_t QEQueueCtr |
Definition at line 24 of file qequeue.dox.