Dataflash driver structure.
Dataflash driver structure.
It holds the current command being processed. This structure is initialized by the DF_Init() command. pDfDesc field
can be initialized by the DF_Scan() function. cmdBuffer is a private driver area used to compute the dataflash address to be sent to the dataflash. Beware the PDC master must have access to this area.