My fork during debugging.

Fork of NRF2401P by Malcolm McCulloch

Revision:
14:976a876819ae
Parent:
13:5cbc726f2bbb
Child:
19:f7e74aa7d663
--- a/NRF2401P.h	Sat Jul 11 21:20:56 2015 +0000
+++ b/NRF2401P.h	Sat Jul 11 22:17:36 2015 +0000
@@ -113,7 +113,14 @@
     void flushRx();
     void flushTx();
     char getRxData(char * buffer);
+
+    /**  Get the payload width for the next FIFO item (can be dynamic or static payload width)
+      *
+      * @returns 
+      *   width of next available payload.
+      */    
     char getRxWidth();
+
     bool isAckData();
     bool isRxData();
     
@@ -125,6 +132,7 @@
       */    
     bool isRPDset();
     
+    
     /** Writes message and waits for 10 ms (
       *
       * @param msg