expand10  2.0.0.0
Functions
main.c File Reference

Expand10 Click example. More...

#include "board.h"
#include "log.h"
#include "expand10.h"

Functions

void application_init (void)
 
void application_task (void)
 
void main (void)
 

Detailed Description

Expand10 Click example.

Description

This example demonstrates the use of Expand 10 click board.

The demo application is composed of two sections :

Application Init

Initializes the driver and performs the click default configuration which sets the first two ports as output and the third port as input with pull-down enabled.

Application Task

Sets the pins of the first two ports and then reads and displays the status of all ports on the USB UART approximately once per second.

Author
Stefan Filipovic

Function Documentation

◆ application_init()

void application_init ( void  )

< Logger config object.

< Click config object.

◆ application_task()

void application_task ( void  )

◆ main()

void main ( void  )