My fork during debugging.

Fork of NRF2401P by Malcolm McCulloch

Revision:
13:5cbc726f2bbb
Parent:
11:07f76589f00a
Child:
14:976a876819ae
--- a/NRF2401P.h	Sat Jul 11 16:44:50 2015 +0000
+++ b/NRF2401P.h	Sat Jul 11 21:20:56 2015 +0000
@@ -117,6 +117,14 @@
     bool isAckData();
     bool isRxData();
     
+    /**  Is the Received Power Detector (ala carrier detect) register set high?
+      *
+      * @returns 
+      *   true on received power levels above -64 dBm present in the RF channel.
+      *   false received power is less than -64 dBm (could indicate interference, etc).
+      */    
+    bool isRPDset();
+    
     /** Writes message and waits for 10 ms (
       *
       * @param msg