a pacemaker

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers pacing.h Source File

pacing.h

00001 #include "clock.h"
00002 #include "assert.h"
00003 
00004 void write_to_pin(DigitalOut& pin ,int to_write);