BLDFUSettingsStructV2 class

Bootloader for DFU setting version 2

Inheritance

Constructors

BLDFUSettingsStructV2(int settingsAddress)

Properties

appValidationBytes int
latefinal
appValidationType int
latefinal
appVersion int
latefinalinherited
bankCode int
latefinalinherited
bankCurrent int
latefinalinherited
bankImgCrc int
latefinalinherited
bankImgSize int
latefinalinherited
bankLayout int
latefinalinherited
blVersion int
latefinalinherited
bootValidationCrc int
latefinal
bytesCount int
getter/setter pairinherited
crc int
latefinalinherited
hashCode int
The hash code for this object.
no setterinherited
initCmd int
latefinalinherited
lastAddress int
latefinalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sdSize int
latefinalinherited
sdValidationBytes int
latefinal
sdValidationType int
latefinal
settingsVersion int
latefinalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited