Method

FwupdPluginCfiDeviceset_sector_size

since: 1.7.3

Declaration [src]

void
fu_cfi_device_set_sector_size (
  FuCfiDevice* self,
  guint32 sector_size
)

Description [src]

Sets the chip sector size. This is typically the smallest erasable page size.

Available since: 1.7.3

Parameters

sector_size

Type: guint32

Sector size in bytes, or 0 if unknown.