Data stored in the device data block used by the bootloader
This is typically the first 32 bytes of data in the EEPROM
| C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class BootloaderDeviceData
<SerializableAttribute> _ Public Class BootloaderDeviceData
[SerializableAttribute] public ref class BootloaderDeviceData
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| BootloaderDeviceData()()() | Initializes a new instance of the BootloaderDeviceData class | |
| BootloaderDataSize | ||
| BootloaderVersion | ||
| buffer |
Raw byte buffer of the bootloader device data
| |
| DeviceType | ||
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MaxSerialNumberSize | ||
| SN | ||
| ToString()()() | (Inherited from Object.) | |
| ValidAppDataFlag |
| Object | |
| BootloaderDeviceData | |