Jump to content
  • 0

Overlapped I/O in DJTG (JTAG) API


AkhilMK

Question

Hello,

Could you please help me understand what overlapped I/O is.

I can see APIs like the below one taking a last argument to specify if overlapped i/o is enabled.

DjtgPutTmsBits(HIF hif, BOOL fTdi, BYTE * rgbSnd, BYTE * rgbRcv, DWORD cbits, BOOL fOverlap)
fOverlap - TRUE if operation should be overlapped

Is it Asynchronous I/O? Could you please provide a use case and if possible sample code which uses this?

Regards, Akhil

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...