Sean Wilson / Mbed OS AdiSense1000_V21

Fork of AdiSense1000 by PoC_Team

Embed: (wiki syntax)

« Back to documentation index

ADISENSE Host Time functions

ADISENSE Host Time functions
[ADISENSE Host Portability Layer]

Functions

void adi_sense_TimeDelayUsec (const unsigned microseconds)
 Wait for a specified number of microseconds.

Function Documentation

void adi_sense_TimeDelayUsec ( const unsigned  microseconds )

Wait for a specified number of microseconds.

Parameters:
[in]microsecondsNumber of microseconds to wait

Definition at line 55 of file adi_sense_time.cpp.