i2cmux3 2.0.0.0
|
I2cMux3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
uint8_t | id_val |
I2cMux3 Click example.
This example demonstrates the use of I2C MUX 3 Click board.
The demo application is composed of two sections :
Initalizes the driver, preforms hardware reset, then enables channel 0 and makes an initial log.
Reads the device ID of a 6DOF IMU 12 click (dev ID: 0x24) and displays it on the USB UART each second.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |
uint8_t id_val |