ピン変化割り込み

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers main.h Source File

main.h

00001 #define HIGH 1
00002 #define LOW  0
00003 
00004 void LightFlash();