nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ ppi_seq_notifier_type

#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.