APM:Libraries
Classes | Macros
osd_eeprom.h File Reference
#include "AP_HAL_F4Light/EEPROM.h"
Include dependency graph for osd_eeprom.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OSD_EEPROM
 

Macros

#define PAGE_SIZE   0x4000l
 
#define EEPROM_PAGE   0x08004000l
 
#define EEPROM_SIZE   2048
 

Macro Definition Documentation

◆ EEPROM_PAGE

#define EEPROM_PAGE   0x08004000l

Definition at line 15 of file osd_eeprom.h.

Referenced by OSD_EEPROM::_read(), and OSD_EEPROM::_write().

◆ EEPROM_SIZE

#define EEPROM_SIZE   2048

Definition at line 17 of file osd_eeprom.h.

Referenced by OSD_EEPROM::_read(), OSD_EEPROM::_write(), and OSD_EEPROM::init().

◆ PAGE_SIZE

#define PAGE_SIZE   0x4000l