expand2
2.0.0.0
|
Expand2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Expand2 Click example.
This application enables use of the expand 2 click.
The demo application is composed of two sections :
Initialization driver enable's - I2C and GPIO, reset Expand 2 click, set PORTA to be output, set PORTB to be input.
This is a example which demonstrates the use of Expand 2 Click board. Expand 2 Click communicates with register via I2C by write to register and read from register, set configuration of ports and set or get ports status.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |