Firmware SDK
|
Library for delay. More...
Functions | |
void | twr_delay_us (uint16_t microseconds) |
Delay us. More... | |
Library for delay.
void twr_delay_us | ( | uint16_t | microseconds | ) |
Delay us.
[in] | microseconds | Time to delay in us |
Definition at line 5 of file twr_delay.c.
Referenced by twr_ds2484_busy_wait().