USBDM  V4.12
USBDM_Version_t Struct Reference

Structure to hold version information for BDM. More...

#include <USBDM_API.h>

Data Fields

unsigned char bdmSoftwareVersion
 Version of USBDM Firmware. More...
 
unsigned char bdmHardwareVersion
 Version of USBDM Hardware. More...
 
unsigned char icpSoftwareVersion
 Version of ICP bootloader Firmware. More...
 
unsigned char icpHardwareVersion
 Version of Hardware (reported by ICP code) More...
 

Detailed Description

Structure to hold version information for BDM.

Note
bdmHardwareVersion should always equal icpHardwareVersion

Definition at line 862 of file USBDM_API.h.

Field Documentation

◆ bdmHardwareVersion

unsigned char USBDM_Version_t::bdmHardwareVersion

Version of USBDM Hardware.

Definition at line 864 of file USBDM_API.h.

◆ bdmSoftwareVersion

unsigned char USBDM_Version_t::bdmSoftwareVersion

Version of USBDM Firmware.

Definition at line 863 of file USBDM_API.h.

◆ icpHardwareVersion

unsigned char USBDM_Version_t::icpHardwareVersion

Version of Hardware (reported by ICP code)

Definition at line 866 of file USBDM_API.h.

◆ icpSoftwareVersion

unsigned char USBDM_Version_t::icpSoftwareVersion

Version of ICP bootloader Firmware.

Definition at line 865 of file USBDM_API.h.


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