kdriveExpress SDK 23.2.0
device_descriptor_type2_t Struct Reference

Structure holding device descriptor 2 (easy channel information) More...

#include <kdrive_express_services.h>

Data Fields

uint16_t manufacturer
 application manufacturer Code More...
 
uint16_t app_id
 application id More...
 
uint8_t app_ver
 application version More...
 
uint8_t mgmt_profile
 management profile More...
 
uint8_t ch_count_a
 channel count type A More...
 
uint16_t ch_code_a
 channel code type A More...
 
uint8_t ch_count_b
 channel count type B More...
 
uint16_t ch_code_b
 channel code type B More...
 
uint8_t ch_count_c
 channel count type C More...
 
uint16_t ch_code_c
 channel code type C More...
 
uint8_t ch_count_d
 channel count type D More...
 
uint16_t ch_code_d
 channel code type D More...
 

Detailed Description

Structure holding device descriptor 2 (easy channel information)

See also
kdrive_sp_device_descriptor_type2_read

Field Documentation

◆ app_id

uint16_t device_descriptor_type2_t::app_id

application id

◆ app_ver

uint8_t device_descriptor_type2_t::app_ver

application version

◆ ch_code_a

uint16_t device_descriptor_type2_t::ch_code_a

channel code type A

◆ ch_code_b

uint16_t device_descriptor_type2_t::ch_code_b

channel code type B

◆ ch_code_c

uint16_t device_descriptor_type2_t::ch_code_c

channel code type C

◆ ch_code_d

uint16_t device_descriptor_type2_t::ch_code_d

channel code type D

◆ ch_count_a

uint8_t device_descriptor_type2_t::ch_count_a

channel count type A

◆ ch_count_b

uint8_t device_descriptor_type2_t::ch_count_b

channel count type B

◆ ch_count_c

uint8_t device_descriptor_type2_t::ch_count_c

channel count type C

◆ ch_count_d

uint8_t device_descriptor_type2_t::ch_count_d

channel count type D

◆ manufacturer

uint16_t device_descriptor_type2_t::manufacturer

application manufacturer Code

◆ mgmt_profile

uint8_t device_descriptor_type2_t::mgmt_profile

management profile


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