![]() |
nandps
Xilinx SDK Drivers API Documentation
|
Bad block pattern. More...
Data Fields | |
| u32 | Options |
| Options to search the bad block pattern. More... | |
| u32 | Offset |
| Offset to search for specified pattern. More... | |
| u32 | Length |
| Number of bytes to check the pattern. More... | |
| u8 | Pattern [2] |
| Pattern format to search for. More... | |
Bad block pattern.
| u32 XNandPs_BadBlockPattern::Length |
Number of bytes to check the pattern.
Referenced by XNandPs_InitBbtDesc().
| u32 XNandPs_BadBlockPattern::Offset |
Offset to search for specified pattern.
Referenced by XNandPs_InitBbtDesc().
| u32 XNandPs_BadBlockPattern::Options |
Options to search the bad block pattern.
Referenced by XNandPs_InitBbtDesc().
| u8 XNandPs_BadBlockPattern::Pattern[2] |
Pattern format to search for.
Referenced by XNandPs_InitBbtDesc().