BLDFUSettingsStructV1 class

Bootloader for DFU setting version 1

Implementers

Constructors

BLDFUSettingsStructV1(int settingsAddress, bool isV1Only)

Properties

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

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