PVCAM  3.9.x
Programmable Virtual Camera Access Method library
io_struct Struct Reference
Collaboration diagram for io_struct:
[legend]

Data Fields

uns16 io_port
 
uns32 io_type
 
flt64 state
 
struct io_structnext
 

Field Documentation

◆ io_port

uns16 io_struct::io_port

I/O port address.

◆ io_type

uns32 io_struct::io_type

I/O port type (TTL, DAC, etc.)

◆ next

struct io_struct* io_struct::next

Linked list pointer.

◆ state

flt64 io_struct::state

Desired output state for the port.