Amit Gandhi / mbed-dev

Fork of mbed-dev by mbed official

Revision:
169:9672193075cf
Parent:
158:b23ee177fd68
Child:
172:89b338f31ef1
--- a/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303x8/objects.h	Wed Jun 21 17:46:44 2017 +0100
+++ b/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303x8/objects.h	Thu Jul 06 15:42:05 2017 +0100
@@ -60,12 +60,6 @@
     uint32_t channel;
 };
 
-struct dac_s {
-    DACName dac;
-    PinName pin;
-    uint32_t channel;
-};
-
 struct can_s {
     CANName can;
     int index;