MATLAB XPC TARGET 4 - DEVICE DRIVERS User's Guide Page 64

  • Download
  • Add to my manuals
  • Print
  • Page
    / 111
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 63
your_company_name_boardPostHook
Purpose Run after return from interrupt service routine function-call subsystem
or after sending wakeup call to model thread
Syntax void __cdecl your_company_name_boardPostHook(xpcPCIDevice
*pciInfo);
Argument
pciInfo
Pointer to the PciDevice structure.
Description your_company_name_boardPostHook is not typically required. If you
do not need this function, set it to
'NULL' in
matlabroot\toolbox\rtw\targets\xpc\target\build\
xpcblocks\thirdpartydrivers\
your_company_name_int.m
See Also xpcPCIDevice
5-16
Page view 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 110 111

Comments to this Manuals

No comments