arch_avr_nvm.h File Reference

yasimavr: arch_avr_nvm.h File Reference
yasimavr
Loading...
Searching...
No Matches
arch_avr_nvm.h File Reference

Go to the source code of this file.

Classes

struct  ArchAVR_NVMConfig
 Configuration structure for ArchAVR_NVM. More...
 
class  ArchAVR_NVM
 Implementation of a NVM controller for AVR series. More...
 
struct  ArchAVR_FusesConfig
 Configuration structure for ArchAVR_Fuses. More...
 
struct  ArchAVR_FusesConfig::bootsize_config_t
 
class  ArchAVR_Fuses
 Implementation of a fuse NVM peripheral for AVR series. More...
 

Macros

Controller requests definition for ArchAVR_Fuses
#define AVR_CTLREQ_FUSE_VALUE   (AVR_CTLREQ_BASE + 1)
 

Macro Definition Documentation

◆ AVR_CTLREQ_FUSE_VALUE

#define AVR_CTLREQ_FUSE_VALUE   (AVR_CTLREQ_BASE + 1)

Request to obtain the value of a fuse.

index should be one of ArchAVR_Fuses::Fuses enum values