Basic Flash Parameter Table (BFPT) (JESD216F 6.4). More...
#include <sw/device/silicon_creator/lib/drivers/spi_device.h>
Data Fields | |
uint32_t | data [kSpiDeviceBfptNumWords] |
Basic Flash Parameter Table (BFPT) (JESD216F 6.4).
This is a mandatory table defined by JEDEC that identifies some of the basic features of a SPI protocol flash memory device.
Definition at line 255 of file spi_device.h.
uint32_t spi_device_bfpt::data[kSpiDeviceBfptNumWords] |
Definition at line 256 of file spi_device.h.