NRF_CLOCK->LFXODEBOUNCE = (CLOCK_LFXODEBOUNCE_LFXODEBOUNCE_Extended << CLOCK_LFXODEBOUNCE_LFXODEBOUNCE_Pos);
is this enough? Could you share the example code if it is not?
NRF_CLOCK->LFXODEBOUNCE = (CLOCK_LFXODEBOUNCE_LFXODEBOUNCE_Extended << CLOCK_LFXODEBOUNCE_LFXODEBOUNCE_Pos);
is this enough? Could you share the example code if it is not?
Hello,
You can look at this earlier case (+) Setting LFXODEBOUNCE for nRF52833 in Zephyr - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com) about setting LFXODEBOUNCE.
is there any progress?
is there any progress?