precision-converters-firmware
Functions | Variables
ad590_console_app.h File Reference

Header for ad590 console application interfaces. More...

#include "adi_console_menu.h"
Include dependency graph for ad590_console_app.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int32_t ltc2488_app_initialize (void)
 Initialize the LTC2488 device and user configurations. More...
 

Variables

console_menu ad590_main_menu
 

Detailed Description

Header for ad590 console application interfaces.

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

◆ ltc2488_app_initialize()

int32_t ltc2488_app_initialize ( void  )

Initialize the LTC2488 device and user configurations.

Returns
LTC2488 device initialization status
Here is the caller graph for this function:

Variable Documentation

◆ ad590_main_menu

console_menu ad590_main_menu
extern