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: MAX34417_demo MAXREFDES1265 MAXREFDES1265
Fork of mbed-dev by
Diff: targets/TARGET_ONSEMI/TARGET_NCS36510/objects.h
- Revision:
- 153:fa9ff456f731
- Parent:
- 150:02e0a0aed4ec
--- 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 {
