expand5 2.0.0.0
|
Expand5 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
uint8_t | pin_num |
uint8_t | bank_out = 0x00 |
uint8_t | bank_low = 0x00 |
char | log_txt [50] |
Expand5 Click example.
This example demonstrates the use of Expand 5 Click board.
The demo application is composed of two sections :
Initalizes I2C driver, resets the device, configures all pins as output and makes an initial log.
This example shows the capabilities of the EXPAND 5 click by toggling each of the 24 available pins.
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 bank_low = 0x00 |
uint8_t bank_out = 0x00 |
char log_txt[50] |
uint8_t pin_num |