Data Fields | |
Spid * | pSpid |
Pointer to the underlying SPI driver. | |
SpidCmd | command |
Current SPI command sent to the SPI driver. | |
const At26Desc * | pDesc |
Pointer to a descriptor for the serial firmware flash device. | |
unsigned int | pCmdBuffer [2] |
Command buffer. |
Serial flash driver structure. Holds the current state of the driver, including the current command and the descriptor for the underlying device.
Definition at line 217 of file at26.h.