main_ubi_sdk v 0.1.3
This is UBI4 documentation
device_info_structs.h File Reference
#include "stdint.h"
#include "stdbool.h"
#include "UBI_SDK.h"
#include "Devices/enum_discription.h"
Include dependency graph for device_info_structs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  baseDeviceInfo_struct
 Информация о девайсе More...
 
struct  base_ProductInfo_struct
 
struct  base_BoardInfo_struct
 
struct  base_FWInfo_struct
 
struct  base_BootloaderInfo_struct
 
struct  base_ServiceInfo_struct
 
struct  CpuModuleSettings_struct
 

Enumerations

enum  data_table_slots_code_enum {
  DTCE_UNKNOW = 0 , DTCE_BOOTLOADER_INFO_TYPE = 1 , DTCE_FW_INFO_TYPE = 2 , DTCE_DEVICE_INFO_TYPE = 3 ,
  DTCE_BOARD_INFO_TYPE = 4 , DTCE_PRODUCT_INFO_TYPE = 5 , DTCE_SERVICE_INFO = 6 , DTCE_SYSTEM_DEVICES = 7 ,
  DTCE_DRIVE_INFO = 8 , DTCE_GESTURE_COLLECTION = 9 , DTCE_USER_GESTURES = 10 , DTCE_DRIVE_SETTINGS = 11 ,
  DTCE_EMG_SETTINGS = 12 , DTCE_INDY_SETTINGS = 13 , DTCE_BMS_SETTING = 14 , DTCE_FEST_X_SETTINGS = 15 ,
  DTCE_MOTOR_SETTINGS = 16 , DTCE_STATIC_BINDING_STRUCTS = 17 , DTCE_DYNAMIC_BINDING_STRUCTS = 18 , DTCE_UPPER_LIMB_PROSTHESIS_SETTINGS = 19 ,
  DCTE_GESTURES_KEY_DESCRIPTION = 20 , DCTE_GESTURES_STRING_DESCRIPTION = 21 , DCTE_GESTURE_GROUP = 22 , DCTE_DMS_BINDING_DATA = 23 ,
  DTCE_OPTIC_SETTINGS = 24 , DTCE_GUI_SETTINGS = 25 , DTCE_PRESSURE_SETTINGS = 26 , DTCE_FREE_SLOT = 0xFF
}
 Список кодов слотов Data Table. More...
 
enum  product_type_enum { PTE_PROSTETIC = 0 , PTE_DIAGNOSTIC_EQUIPMENT }
 
enum  product_code_prostetic_enum { PPCE_LEFT_HAND = 0 , PPCE_RIGHT_HAND }