menu
nrfutil package
documentation
intelhex.dart
IntelHex
maxaddr method
maxaddr method
dark_mode
light_mode
maxaddr
method
int
maxaddr
(
)
Max address of the hex file
Implementation
int maxaddr(){ return buffer.keys.last; }
nrfutil package
documentation
intelhex
IntelHex
maxaddr method
IntelHex class