Example Program for EVAL-AD7606

Dependencies:   platform_drivers

Embed: (wiki syntax)

« Back to documentation index

main.c File Reference

main.c File Reference

Main module for AD7606 IIO application. More...

Go to the source code of this file.

Functions

int main (void)
 Main entry point to application.

Detailed Description

Main module for AD7606 IIO application.

This module invokes the AD7606 IIO interfaces through forever loop.

Copyright (c) 2020 Analog Devices, Inc.

All rights reserved.

This software is proprietary to Analog Devices, Inc. and its licensors. By using this software you agree to the terms of the associated Analog Devices Software License Agreement.

Definition in file main.c.


Function Documentation

int main ( void   )

Main entry point to application.

Returns:
none

Definition at line 39 of file main.c.