|
INOS
|
COP bus subroutines. More...
#include <cinoscopmaster.h>
Public Types | |
| enum | { eMaxCode = 0x100 } |
Public Attributes | |
| uint32 | m_uId |
| Subroutine id. | |
| uint32 | m_uIndex |
| Subroutine index. | |
| uint32 | m_uCode [eMaxCode] |
| Subroutine code (max. 1kB). | |
| SINOSCOPSubroutine * | m_pNext |
| Pointer to next subroutine. | |
COP bus subroutines.