14.1.3 delay_ms
Perform delay in ms.
void delay_ms(
const uint16_t ms
)
This function performs delay for the given amount of milliseconds.
Parameters
- ms
-
Type: const uint16_t
The amount delay in ms
Returns
Type: void
Perform delay in ms.
void delay_ms(
const uint16_t ms
)
This function performs delay for the given amount of milliseconds.
Type: const uint16_t
The amount delay in ms
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.