Hi,
Is there a way to dynamically disable only the fork of a PPI channel or should I go through disable-free-alloc-assign sequence?
Will nrfx_ppi_channel_fork_assign(channel, 0) work ?
Thanks
Hi,
Is there a way to dynamically disable only the fork of a PPI channel or should I go through disable-free-alloc-assign sequence?
Will nrfx_ppi_channel_fork_assign(channel, 0) work ?
Thanks
Hi
Yes, using nrfx_ppi_channel_fork_assign() should work.
Jared
Hi
Yes, using nrfx_ppi_channel_fork_assign() should work.
Jared