digipot 2.0.0.0
|
DigiPot Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
uint8_t | wiper_pos |
DigiPot Click example.
The demo application changes the resistance using DIGIPOT Click.
The demo application is composed of two sections :
Initializes SPI and LOG modules.
This is an example which demonstrates the use of DIGI POT Click board. Increments the wiper position by 10 positions every 5 seconds.
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 | ) |
uint8_t wiper_pos |