accel
2.0.0.0
|
Accel Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Accel Click example.
The demo application is composed of two sections :
Initializes SPI/I2C driver and settings data read format, power mode, FIFO control and baud rate( 100Hz default ).
Reading X, Y and Z axis and logs on usbuart every 1 second.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void main | ( | void | ) |