TSDA Robotics / Mbed 2 deprecated MAX32630HSP3_IMU_HelloWorld

Dependencies:   mbed BMI160 max32630fthr USBDevice Math MAX14690

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers PinNames.h Source File

PinNames.h

00001 #ifndef PinNames_h
00002 #define PinNames_h
00003 
00004 #define outputPort P3_5
00005 #define pulseWidthPinControl AIN_3
00006 #define periodPinControl AIN_2
00007 
00008 #endif