OADStatus class

  • since 0.0.7

Constructors

OADStatus()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Operators

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

Static Methods

getMessage(int status) String

Constants

bufferOFL → const int
The block number of the received packet doesn’t match the one requested. An overflow has occurred.
crcErr → const int
The downloaded image’s CRC doesn’t match the one expected from the metadata
flashErr → const int
The external flash cannot be opened
success → const int
OAD succeeded