singlecell 2.0.0.0
|
Single Cell Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Single Cell Click example.
Demo application is used to shows basic controls Single Cell click board.
The demo application is composed of two sections :
Initializes GPIO and LOG structures, set CS pin as output and start write log. Initialization driver enable's - GPIO, also write log.
This is a example which demonstrates the use of Single Cell board. This example shows the automatic control of the Single Cell click, enable and disable power the regulator output on 10 sec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |