MATLAB XPC TARGET 4 - DEVICE DRIVERS Podręcznik Użytkownika Strona 64

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 111
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 110 111

Komentarze do niniejszej Instrukcji

Brak uwag