|
Appiko
|
#include <aux_clk.h>
Data Fields | |
| uint32_t | event |
| uint32_t | task1 |
| uint32_t | task2 |
| uint32_t aux_clk_ppi_t::event |
Event to trigger the PPI. Event can be either from aux_clk_evt_t or default nRF peripheral event
| uint32_t aux_clk_ppi_t::task1 |
Primary task which is to be performed once given event occurs Task can be from aux_clk_tsk_t or default nRF peripheral tasks
| uint32_t aux_clk_ppi_t::task2 |
Secondary task which is to be performed once given event occurs Task can be from aux_clk_tsk_t or default nRF peripheral tasks
1.8.15