|
STM32 Sequencer
v1.6.0
|
Macros | |
| #define | UTIL_SEQ_RFU 0 |
| This provides a default value for unused parameter. More... | |
| #define | UTIL_SEQ_DEFAULT (~0U) |
| Default value used to start the scheduling. More... | |
| #define UTIL_SEQ_DEFAULT (~0U) |
Default value used to start the scheduling.
This informs the sequencer that all tasks registered shall be considered
Definition at line 76 of file stm32_seq.h.
| #define UTIL_SEQ_RFU 0 |
This provides a default value for unused parameter.
Definition at line 61 of file stm32_seq.h.