Post one pending Read Request always

  • Thread starter Thread starter RonaldSrD
  • Start date Start date
R

RonaldSrD

Guest
Hello Community,


I'm looking for reference code for Peripheral driver.

As per the MSDN documentation to read data from SerCX2 managed serial port there has to be an asynchronous read request from Peripheral driver pending always .

To implement this, I've to post a read request when I open the port. And whenever I get the EvtIoRead callback I should post another read request.

How does it work with the applications which post a read request when they open a port?

Any suggestions/corrections/guidance please.

Continue reading...
 
Back
Top