mux4  2.0.0.0
Functions
main.c File Reference

MUX 4 Click Example. More...

#include "board.h"
#include "log.h"
#include "mux4.h"

Functions

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

Detailed Description

MUX 4 Click Example.

Description

This example demonstrates the use of MUX 4 click board.

The demo application is composed of two sections :

Application Init

Initializes the driver and enables analog inputs.

Application Task

Reads the voltage from all input channels and displays the values of each channel on the USB UART approximately every 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  )