APM:Libraries
Classes | Macros
Storage.h File Reference
#include <AP_HAL/AP_HAL.h>
#include <AP_HAL_F4Light/AP_HAL_F4Light.h>
#include "AP_HAL_F4Light_Namespace.h"
#include <hal.h>
Include dependency graph for Storage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  F4Light::Storage
 
struct  F4Light::Storage::Item
 

Macros

#define EEPROM_CACHED
 
#define WRITE_IN_THREAD
 
#define EEPROM_QUEUE_LEN   256
 

Macro Definition Documentation

◆ EEPROM_CACHED

#define EEPROM_CACHED

Definition at line 28 of file Storage.h.

◆ EEPROM_QUEUE_LEN

#define EEPROM_QUEUE_LEN   256

Definition at line 50 of file Storage.h.

Referenced by F4Light::Storage::write_thread(), and F4Light::Storage::write_word().

◆ WRITE_IN_THREAD

#define WRITE_IN_THREAD

Definition at line 30 of file Storage.h.