gyro4 2.0.0.0
|
Gyro4 Click example. More...
Functions | |
void | application_init (void) |
void | application_task () |
int | main (void) |
Gyro4 Click example.
This application is a two-axis MEMS gyroscope for optical image stabilization.
The demo application is composed of two sections :
Initializes SPI device
Checks for data ready interrupt, gets axes and temperature data and logs those values
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |