Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
Description of the internal flash. More...
#include <cascoda-util/include/cascoda-util/cascoda_flash.h>
Public Attributes | |
uint32_t | apromFlashBaseAddr |
Base address of the APROM flash. More... | |
uint32_t | dataFlashBaseAddr |
Base address of the dataflash. More... | |
uint32_t | manufacturerDataFlashBaseAddr |
Base address of flash page reserved for constant manufacturer data. More... | |
uint16_t | pageSize |
Size of each flash page (in bytes) More... | |
uint8_t | numPages |
Number of flash pages that make up the user flash region. More... | |
Description of the internal flash.
uint32_t ca_flash_info::apromFlashBaseAddr |
Base address of the APROM flash.
uint32_t ca_flash_info::dataFlashBaseAddr |
Base address of the dataflash.
uint32_t ca_flash_info::manufacturerDataFlashBaseAddr |
Base address of flash page reserved for constant manufacturer data.
uint8_t ca_flash_info::numPages |
Number of flash pages that make up the user flash region.
uint16_t ca_flash_info::pageSize |
Size of each flash page (in bytes)