UsbGetXDFP

From eMDeeWiki
Jump to navigationJump to search

unsigned long UsbGetXDFP(UAC_HANDLE devHandle, int nXDFPAddr)


Return Value

Returns the value of the internal CODEC register

Parameters

devHandle

The device handle of an open device. Use the value returned by UsbI2cOpen.

nXDFPAddr

The address of the internal CODEC register to read


Remarks

Use this function to retrieve the value of an internal CODEC register. This function is provided to allow access to internal CODEC functionality that may not be provided for by other functions in this API. For a complete list of the internal CODEC registers, refer to the UAC357xB Programmers Guide, specifically Section 9.



USBI2C API Reference
Index of Functions
Home