Chapter 6 Communications Modules | SMART I/O User’s Manual | |||
|
|
|
|
|
|
|
|
|
|
6.2.12.5 SMSSISetCtrlReg
Syntax
error_code SMSSISetCtrlReg(u_int8 PortNr, long CtrlReg1, long CtrlReg2, long CtrlReg3, u_int32 *pData);
Description
This function sets the internal register images of all 3 parts of the
Input
u_int8 PortNr long CntrlReg1 long CntrlReg2 long CntrlReg3 u_int32 *pData
Output
error_code
Example
SUCCESS
E_BMODE if the module is unknown or standard
6
RetVal = SMSSISetCtrlReg(0, 0x80, 0x17, 0x1, &Data);
|
|
|
|
October 01, 1996 | ©1996 PEP Modular Computers GmbH | Page 6 - 33 | |
|
|