digipot11 2.1.0.0
|
DIGI POT 11 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
DIGI POT 11 Click example.
This example demonstrates the use of DIGI POT 11 click board by changing the wipers position of both U1 and U2 devices.
The demo application is composed of two sections :
Initializes the driver and logger.
Iterates through the entire wiper range and sets the wipers position of both U1 and U2 devices once per second. The current wiper position will be displayed on the USB UART.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |