Method

FwupdPluginCfiDeviceget_page_size

Declaration [src]

guint32
fu_cfi_device_get_page_size (
  FuCfiDevice* self
)

Description [src]

Gets the chip page size. This is typically the largest writable block size.

This is typically set with the CfiDevicePageSize quirk key.

Available since:1.7.3

Return value

Returns: guint32
 

Page size in bytes.