FlashAt91 Struct Reference
FlashAt91 KFile context structure. More...
#include <flash_at91.h>
Data Fields | |
| KFile | fd |
| File descriptor. | |
| bool | page_dirty |
| Flag for checking if current page is modified. | |
| arm_page_t | curr_page |
| Current buffered page. | |
| uint8_t | page_buf [FLASH_PAGE_SIZE_BYTES] |
| Temporary buffer cointaing data block to write on flash. | |
Detailed Description
FlashAt91 KFile context structure.
Definition at line 59 of file flash_at91.h.
The documentation for this struct was generated from the following file:
