precision-converters-firmware
Functions
main.c File Reference

Main interface for AD7124 temperature measurement firmware example. More...

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

Functions

int main (void)
 

Detailed Description

Main interface for AD7124 temperature measurement firmware example.

Copyright (c) 2021-22 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.

Function Documentation

◆ main()

int main ( void  )