Example program for AD717x and AD411x family of products.

Dependencies:   adi_console_menu platform_drivers

Embed: (wiki syntax)

« Back to documentation index

ad717x_console_app.h File Reference

ad717x_console_app.h File Reference

: Header for AD717x/AD411x console application interface. More...

Go to the source code of this file.

Functions

int32_t ad717x_app_initialize (void)
 Initialize the AD717x device and associated low level peripherals.

Detailed Description

: Header for AD717x/AD411x console application interface.

: ----------------------------------------------------------------------------- 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 ad717x_console_app.h.


Function Documentation

int32_t ad717x_app_initialize ( void   )

Initialize the AD717x device and associated low level peripherals.

Returns:
SUCCESS(0) Or FAILURE(negative)

Definition at line 135 of file ad717x_console_app.c.