NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void SetHSOutputBuffer ( const byte  offset,
byte  cnt,
byte  data[] 
)
inline

Set hi-speed port output buffer data.

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

Parameters
offsetA constant offset into the output buffer
cntThe number of bytes to write
dataA byte array containing the data to write
Examples:
ex_SetHSOutputBuffer.nxc.