oximeter2 2.0.0.0
|
Oximeter2 Click example. More...
Functions | |
void | oximeter2_write_res (uint32_t data_write) |
void | oximeter2_logs_results (void) |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Oximeter2 Click example.
This application collects data from the sensor, calculates it and then logs the result.
The demo application is composed of two sections :
Initializes driver and performs the device configuration which puts Time Slot A and Time Slot B modes to active state. Before the device configuration, the SW reset will be performed, which puts the registers in their initial state.
Application measures value of oxygen level in human's blood.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |
void oximeter2_logs_results | ( | void | ) |
void oximeter2_write_res | ( | uint32_t | data_write | ) |