NWAI_ADC2_GetCurrent Function

Gets current of the selected channle

Syntax

int NWAI_ADC2_GetCurrent(int inpNum);

Parameters

int - number of input(2-3)

Return Value

int - current im uA, -1 if input number is incorrect

Remarks

N/A

Requirements

nano_ai.h

Example

N/A