DELAY
This library provides the functions to generate the required delays. Basically it does the looping for the specified count to generate the delay. If the compiler provides the inbuilt delay libraries(like AVR), then this library uses internally those functions.
DELAY_us
Defination | |
Input Arguments | |
Return Value | |
Description | |
Usage |
DELAY_ms
Defination | |
Input Arguments | |
Return Value | |
Description | |
Usage |
DELAY_sec
Defination | |
Input Arguments | |
Return Value | |
Description | |
Usage |