#define GetUSBOutputBufferInPtr ( _n   ) 
Value:
compchk EQ, sizeof(_n), 1 \
  GetCommModuleValue(CommOffsetUsbOutBufInPtr, _n)

Get usb port output buffer in-pointer.

This method returns the value of the input pointer of the usb port output buffer.

Parameters:
_n The USB port output buffer's in-pointer value.

Generated by  doxygen 1.6.2