
UG_1x22_053 73M1822/73M1922 Control Module User Guide
Rev. 1.0 53
6.7.2 M1X22_GPIO_CONTROL
Description
The ioctl is used to control the operation of the GPIO pin.
#define M1X22_GPIO_CONTROL _IOWR(0xA4, 0xC1, unsigned int)
Prototype
int ioctl (
int chan_fd,
int M1X22_GPIO_CONTROL,
unsigned long param );
Parameters
Data Type Name Description
Channel descriptor.
I/O control identifier for this operation.
Pointer to
.
Return Values
Data Type Description
0 – Successful.
-1 – Failed to control GPIO.
Comentarios a estos manuales