#include <include/drivers/ppi_seq/ppi_seq.h>
Type of notifier used for the requested number of sequences completion.
| Enumerator |
|---|
| PPI_SEQ_NOTIFIER_SYS_TIMER | k_timer callback is called when requested number of sequences is completed.
|
| PPI_SEQ_NOTIFIER_NRFX_TIMER | nrfx_timer as counter counts events and triggers after reaching a certain number.
|