RSeries astromech firmware
AVRMega2560Programmer.h File Reference
#include "core/SetupEvent.h"
+ Include dependency graph for AVRMega2560Programmer.h:

Go to the source code of this file.

Classes

class  AVRMega2560Programmer
 AVR Programmer. More...
 
struct  AVRMega2560Programmer::MemoyRegions::Flash
 
struct  AVRMega2560Programmer::MemoyRegions::EEPROM
 
struct  AVRMega2560Programmer::MemoyRegions::Fuse
 
struct  AVRMega2560Programmer::MemoyRegions::LFuse
 
struct  AVRMega2560Programmer::MemoyRegions::HFuse
 
struct  AVRMega2560Programmer::MemoyRegions::EFuse
 
struct  AVRMega2560Programmer::MemoyRegions::Lock
 
struct  AVRMega2560Programmer::MemoyRegions::Calibration
 
struct  AVRMega2560Programmer::MemoyRegions::Signature
 

Macros

#define AVR_DEBUG_PRINT(s)
 
#define AVR_DEBUG_PRINTLN(s)
 
#define AVR_DEBUG_PRINT_HEX(s)
 
#define AVR_DEBUG_PRINTLN_HEX(s)
 
#define RETRIES   5
 

Macro Definition Documentation

◆ AVR_DEBUG_PRINT

#define AVR_DEBUG_PRINT (   s)

◆ AVR_DEBUG_PRINT_HEX

#define AVR_DEBUG_PRINT_HEX (   s)

◆ AVR_DEBUG_PRINTLN

#define AVR_DEBUG_PRINTLN (   s)

◆ AVR_DEBUG_PRINTLN_HEX

#define AVR_DEBUG_PRINTLN_HEX (   s)

◆ RETRIES

#define RETRIES   5