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

Field Documentation

◆ bdmHardwareVersion

unsigned char USBDM_Version_t::bdmHardwareVersion

Version of USBDM Hardware.

◆ bdmSoftwareVersion

unsigned char USBDM_Version_t::bdmSoftwareVersion

Version of USBDM Firmware.

◆ icpHardwareVersion

unsigned char USBDM_Version_t::icpHardwareVersion

Version of Hardware (reported by ICP code)

◆ icpSoftwareVersion

unsigned char USBDM_Version_t::icpSoftwareVersion

Version of ICP bootloader Firmware.


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