#define SetHSInputBuffer ( _offset,
_cnt,
_data   )     __setHSInputBuffer(_offset, _cnt, _data)

Set hi-speed port input buffer data.

Write cnt bytes of data to the hi-speed port input buffer at offset.

Parameters:
_offset A constant offset into the input buffer
_cnt The number of bytes to write
_data A byte array containing the data to write

Generated by  doxygen 1.6.2