9.4 DELAY_example.h File Reference
Includes
- stdint.h
- ../delay.h
Functions
- void
-
DELAY_MsExample (void)
Call this function from main toggle PIN0 every 500 milliseconds
Parameters:
- none
Returns:
None
- void
-
DELAY_UsExample (void)
Call this function from main toggle PIN0 every 50000 microseconds
Parameters:
- none
Returns:
None