IoT Drivers  v3.3.0 (S2022)
Engineering in Software Technology
Functions to initialize the driver.

How to initialise the driver. More...

Collaboration diagram for Functions to initialize the driver.:

Functions

void status_leds_initialise (UBaseType_t ledTaskPriority)
 Initialise the led driver. More...
 

Detailed Description

How to initialise the driver.

Function Documentation

◆ status_leds_initialise()

void status_leds_initialise ( UBaseType_t  ledTaskPriority)

Initialise the led driver.

Initialise the driver.

Note
The priority must be pretty high to make the LEDs behave smoothly.
Parameters
[in]ledTaskPrioritythe priority the drivers internal task will be using.