Beam-lib 2.15.1 |
BSys.h File Reference
#include <BTypes.h>
Functions | |
void | delayUs (BUInt us) |
Will delay for given time in us, if tasks running task will sleep. More... | |
void | delayMs (BUInt ms) |
Will delay for given time in ms, if tasks running task will sleep. More... | |
Function Documentation
◆ delayMs()
void delayMs | ( | BUInt | ms | ) |
Will delay for given time in ms, if tasks running task will sleep.
◆ delayUs()
void delayUs | ( | BUInt | us | ) |
Will delay for given time in us, if tasks running task will sleep.
Generated by 1.8.14