Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: JNP3_IOT_6_RADIO_ECHO_FIXED2_2
Diff: nRF24L01P.h
- Revision:
- 1:781a7eef8610
- Parent:
- 0:8ae48233b4e4
- Child:
- 4:d1c0020f1c87
--- a/nRF24L01P.h Wed Jan 19 22:59:48 2011 +0000 +++ b/nRF24L01P.h Tue Nov 15 15:47:58 2016 +0000 @@ -219,6 +219,13 @@ * @return true if the received power exceeded -64dBm */ bool getRPD(void); + + /** + * Get the ARC_CNT register value + * + * @return number of retransmissions + */ + int getRetrCount(void); /** * Put the nRF24L01+ into Receive mode