mbgtools-lx  4.2.8
PCPS_DEV_TYPE Struct Reference

Device type specification. More...

#include <pcpsdev.h>

Data Fields

uint16_t num
 see PCPS_TYPES More...
 
PCPS_CLOCK_NAME name
 
PCPS_DEV_ID dev_id
 see MEINBERG_PCI_DEVICE_IDS and MBG_USB_DEVICE_IDS More...
 
PCPS_REF_TYPE ref_type
 see PCPS_REF_TYPES More...
 
PCPS_BUS_FLAGS bus_flags
 see PCPS_BUS_FLAG_MASKS More...
 

Detailed Description

Device type specification.

Contains the characteristics of one of the PCPS_TYPES. These specifications are always the same for a particular type of device and do not change with firmware version, port address, etc.

Definition at line 512 of file pcpsdev.h.

Field Documentation

◆ bus_flags

◆ dev_id

◆ name

PCPS_CLOCK_NAME PCPS_DEV_TYPE::name

Definition at line 515 of file pcpsdev.h.

Referenced by pcps_add_rsrc_irq(), and pcps_cleanup_device().

◆ num

uint16_t PCPS_DEV_TYPE::num

see PCPS_TYPES

Definition at line 514 of file pcpsdev.h.

◆ ref_type

PCPS_REF_TYPE PCPS_DEV_TYPE::ref_type

see PCPS_REF_TYPES

Definition at line 517 of file pcpsdev.h.


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