Stefan Guenther / DS2482
Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers wait_api.h Source File

wait_api.h

00001 /* Hardware API For Wait Function */
00002 #include "mbed.h"                   // peripheral access library
00003 
00004 void   _vWait_ms            (uint32_t u32MS);