rotaryy 2.0.0.0
|
Rotary Y Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Rotary Y Click example.
The demo application controls led on click with rotary on board.
The demo application is composed of two sections :
Initializes SPI driver, set initial states, set RST logic high and performs device configuration.
Show functionality of Rotary Y Click, rotating and turn on/off led's, using the SPI interface.
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 | ) |