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

Header for ltc268x console application interfaces. More...

#include "adi_console_menu.h"
Include dependency graph for ltc268x_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 ltc268x_app_initialize (void)
 Initialize the ltc268x device and user configurations. More...
 

Variables

console_menu ltc268x_main_menu
 

Detailed Description

Header for ltc268x console application interfaces.

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

◆ ltc268x_app_initialize()

int32_t ltc268x_app_initialize ( void  )

Initialize the ltc268x device and user configurations.

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

Variable Documentation

◆ ltc268x_main_menu

console_menu ltc268x_main_menu
extern