![]() |
nRF Connect SDK API 3.3.99
|
| void * ppi_trace_pair_config | ( | uint32_t | pin, |
| uint32_t | start_evt, | ||
| uint32_t | stop_evt ) |
#include <include/debug/ppi_trace.h>
Configure a PPI trace pin for tracing complementary events.
| pin | Pin to use for tracing. |
| start_evt | Hardware event that sets the pin. |
| stop_evt | Hardware event that clears the pin. |