![]() |
nandps
Xilinx SDK Drivers API Documentation
|
NAND Command format structures. More...
Data Fields | |
| int | StartCmd |
| Start command. More... | |
| int | EndCmd |
| End command. More... | |
| u8 | AddrCycles |
| Number of address cycles. More... | |
| u8 | EndCmdValid |
| End command valid. More... | |
NAND Command format structures.
| u8 XNandPs_CommandFormat::AddrCycles |
Number of address cycles.
Referenced by XNandPs_SendCommand().
| int XNandPs_CommandFormat::EndCmd |
End command.
Referenced by XNandPs_SendCommand().
| u8 XNandPs_CommandFormat::EndCmdValid |
End command valid.
Referenced by XNandPs_SendCommand().
| int XNandPs_CommandFormat::StartCmd |
Start command.
Referenced by XNandPs_SendCommand().