mbed code for Farrari board

Dependencies:   DDRO_Farrari mbed

Fork of DDRO_Farrari by Liangzhen Lai

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers clock.h Source File

clock.h

00001 #include "mbed.h"
00002 #include "lcd.h"
00003 #include "pinout.h"
00004 
00005 float ext_freq(DigitalIn* clk_pin);