precision-converters-firmware
Functions
main.c File Reference

Main interface for AD5754R IIO firmware application. More...

#include <stdio.h>
#include <stdint.h>
#include "ad5754r_iio.h"
Include dependency graph for main.c:

Functions

int main (void)
 Main entry point to application. More...
 

Detailed Description

Main interface for AD5754R IIO firmware application.

Copyright (c) 2024 Analog Devices, Inc.

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.

Function Documentation

◆ main()

int main ( void  )

Main entry point to application.

Returns
none