System - I/O Devices🔗
Operators🔗
close_io_channel: Close I/O channels.
close_io_device: Close the specified I/O device.
control_io_channel: Perform an action on I/O channels.
control_io_device: Perform an action on the I/O device.
control_io_interface: Perform an action on the I/O interface.
get_io_channel_param: Query specific parameters of I/O channels.
get_io_device_param: Query settings of an I/O device instance.
open_io_channel: Open and configure I/O channels.
open_io_device: Open and configure an I/O device.
query_io_device: Query information about channels of the specified I/O device.
query_io_interface: Query information about the specified I/O device interface.
read_io_channel: Read a value from the specified I/O channels.
set_io_channel_param: Set specific parameters of I/O channels.
set_io_device_param: Configure a specific I/O device instance.
write_io_channel: Write a value to the specified I/O channels.