I'm trying to find documentation about the RADIO peripheral of the NRF51822 chip. In the NRF SDK file nrf51.h i can find all the registers like 'PCNF0' and 'CRCCNF' but there is no detailed documentation of what these registers exactly do.
Is there any detailed documentation available or do i need to use files like nrf51.h or nrf51_bitfields.h for reference?
Thanks!