James Reynolds / AD594x Driver
Embed: (wiki syntax)

« Back to documentation index

Impedance.h File Reference

Impedance.h File Reference

: 4-wire/2-wire impedance measurement header file. ----------------------------------------------------------------------------- More...

Go to the source code of this file.

Functions

int32_t AppIMPGetCfg (void *pCfg)
 This function is provided for upper controllers that want to change application parameters specially for user defined parameters.
int32_t AppIMPISR (void *pBuff, uint32_t *pCount)

Detailed Description

: 4-wire/2-wire impedance measurement header file. -----------------------------------------------------------------------------

Author:
: Neo XU Copyright (c) 2017-2019 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 Impedance.h.


Function Documentation

int32_t AppIMPGetCfg ( void *  pCfg )

This function is provided for upper controllers that want to change application parameters specially for user defined parameters.

Definition at line 88 of file Impedance.c.

int32_t AppIMPISR ( void *  pBuff,
uint32_t *  pCount 
)

Definition at line 550 of file Impedance.c.