t

Fork of mbed-dev by mbed official

Revision:
153:fa9ff456f731
Parent:
150:02e0a0aed4ec
diff -r 9a67f0b066fc -r fa9ff456f731 targets/TARGET_ONSEMI/TARGET_NCS36510/objects.h
--- a/targets/TARGET_ONSEMI/TARGET_NCS36510/objects.h	Thu Dec 15 11:48:27 2016 +0000
+++ b/targets/TARGET_ONSEMI/TARGET_NCS36510/objects.h	Tue Dec 20 17:27:56 2016 +0000
@@ -111,6 +111,7 @@
     AdcReg_pt             adcReg;
     PinName               pin;
     uint8_t               pinFlag;
+    uint32_t              ADC_Offset_Value;
 };
 
 struct pwmout_s {