Method

FwupdPluginCfiDeviceget_sector_size

Declaration [src]

guint32
fu_cfi_device_get_sector_size (
  FuCfiDevice* self
)

Description [src]

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

This is typically set with the CfiDeviceSectorSize quirk key.

Available since:1.7.3

Return value

Returns: guint32
 

Sector size in bytes.