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

◆ ppi_seq_cb_t

typedef void(* ppi_seq_cb_t) (struct ppi_seq *ppi_seq, bool last)

#include <include/drivers/ppi_seq/ppi_seq.h>

Callback called after completion of each cycle.

Parameters
ppi_seqSequencer instance.
lastTrue if this is the last callback after which the sequencer is stopped.