Sector information structure. More...
#include <flash_data.h>
Data Fields | |
const uint32_t | start |
Sector start address. More... | |
const uint32_t | size |
Sector size. More... | |
Sector information structure.
Definition at line 35 of file flash_data.h.
const uint32_t size |
Sector size.
Definition at line 37 of file flash_data.h.
const uint32_t start |
Sector start address.
Definition at line 36 of file flash_data.h.