Slurp

Dependencies:   FastPWM3 mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers hw_pins.h Source File

hw_pins.h

00001 #ifndef HW_PINS_H
00002 #define HW_PINS_H
00003 
00004 #define PIN_AL PA_8
00005 #define PIN_BL PA_9
00006 #define PIN_CL PA_10
00007 #define PIN_AH PB_13    //U, the top fet
00008 #define PIN_BH PB_14
00009 #define PIN_CH PB_15    //W, the bottom fet with no shunt amp
00010 
00011 
00012 
00013 #endif