14.1.2 delay_us
Perform delay in us.
void delay_us(
const uint16_t us
)
This function performs delay for the given amount of microseconds.
Parameters
- us
-
Type: const uint16_t
The amount delay in us
Returns
Type: void
Perform delay in us.
void delay_us(
const uint16_t us
)
This function performs delay for the given amount of microseconds.
Type: const uint16_t
The amount delay in us
Type: void
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.