gmrangle  2.0.0.0
Functions
main.c File Reference

GmrAngle Click example. More...

#include "board.h"
#include "log.h"
#include "gmrangle.h"

Functions

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

Detailed Description

GmrAngle Click example.

Description

This is an example which demonstrates the use of GMR Angle Click board.

The demo application is composed of two sections :

Application Init

Initializes GPIO pins, SPI and LOG modules.

Application Task

Display angle value in degrees. Results are being sent to the Usart Terminal where you can track their changes. All data logs write on USB uart changes for every 1 sec.

Author
MikroE Team

Function Documentation

◆ application_init()

void application_init ( void  )

◆ application_task()

void application_task ( void  )

◆ main()

void main ( void  )