Class

FwupdPluginIhexFirmware

[]

Description [src]

class FwupdPlugin.IhexFirmware : FwupdPlugin.Firmware {
  parent_instance: FuFirmware
}

A Intel hex (ihex) firmware image.

See also: FuFirmware

[]

Constructors

fu_ihex_firmware_new

Creates a new FuFirmware of sub type Ihex.

since: 1.3.1

[]

Instance methods

fu_ihex_firmware_get_records

Returns the raw lines from tokenization.

since: 1.3.4

fu_ihex_firmware_set_padding_value

Set the padding value to fill incomplete address ranges.

since: 1.6.0

Methods inherited from FuFirmware (52)
Methods inherited from GObject (43)
[]

Properties

Properties inherited from FuFirmware (1)
[]

Signals

Signals inherited from GObject (1)

Class structure