kvIoModuleInternal Struct Reference

#include <canlib.h>

Data Fields

int type
 
unsigned char DO: 1
 
unsigned char DI: 1
 

Detailed Description

/struct This define is used in kvIoGetModulePins() and kvIoSetModulePins(). This struct represents a digital internal module

Field Documentation

◆ DI

unsigned char DI

Digital In

◆ DO

unsigned char DO

Digital Out

◆ type

int type

The type of the module. See: kvIO_MODULE_TYPE_xxx..


The documentation for this struct was generated from the following file: