mbed library sources

Dependents:   frdm_kl05z_gpio_test

Fork of mbed-src by mbed official

Revision:
217:d0ccc61c1fd4
Parent:
104:a6a92e2e5a92
--- a/targets/hal/TARGET_NORDIC/TARGET_NRF51822/objects.h	Tue May 27 10:00:08 2014 +0100
+++ b/targets/hal/TARGET_NORDIC/TARGET_NRF51822/objects.h	Tue May 27 13:00:07 2014 +0100
@@ -57,6 +57,7 @@
 
 struct analogin_s {
     ADCName adc;
+    uint8_t adc_pin;
 };
 
 struct gpio_irq_s {