
CDMS code for testing sbc
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE by
Diff: adf.h
- Revision:
- 172:c508bbf7e89a
- Parent:
- 171:31bdf83591a1
- Child:
- 175:e869e7837978
--- a/adf.h Wed Apr 20 12:58:58 2016 +0000 +++ b/adf.h Thu Apr 21 12:45:12 2016 +0000 @@ -1,5 +1,5 @@ //without reset feature , with state checks. -DigitalIn IRQ(ADF_IRQ); +InterruptIn IRQ(ADF_IRQ); //Ticker ticker; bool loop_on;