Struct ArchAVR_FusesConfig
Defined in File arch_avr_nvm.h
Nested Relationships
Nested Types
Struct Documentation
-
struct ArchAVR_FusesConfig
Configuration structure for ArchAVR_Fuses.
Public Members
-
flash_addr_t nrww_start
Start of NRWW (No Read-While-Write) section, in number of section pages.
-
std::vector<bootsize_config_t> boot_sizes
Boot_sizes mapping, in number of section pages.
-
struct bootsize_config_t : public base_reg_config_t
Public Members
-
unsigned long boot_size
-
unsigned long boot_size
-
flash_addr_t nrww_start