angle5  2.0.0.0
Functions
main.c File Reference

Angle5 Click example. More...

#include "board.h"
#include "log.h"
#include "angle5.h"

Functions

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

Detailed Description

Angle5 Click example.

Description

Angle 5 click is a magnetic rotational sensor. It communicates with the target microcontroller over SPI interface.

The demo application is composed of two sections :

Application Init

Initializes the driver.

Application Task

Reads the angle position of the magnet and displays the results on the USB UART.

Author
MikroE Team

Function Documentation

◆ application_init()

void application_init ( void  )

◆ application_task()

void application_task ( void  )

◆ main()

void main ( void  )