#include <nand.h>
Definition at line 116 of file nand.h.
Data Fields | |
| unsigned short | phyBlk |
| physical block of history sector. | |
| unsigned short | logBlk |
| logical block of history sector. | |
| unsigned short | secOffset |
| sector offset of history sector. | |
| BOOL | swap |
| data swap control of history sector. | |
| unsigned short | secBuf [256] |
| history sector data buffer. | |
| unsigned long | phySec |
| history physical sector. | |
1.3.9.1