|
Stima V4 Slave RAIN
4.2
|
#include <STM32FreeRTOS.h>#include "ticks.hpp"#include "thread.hpp"#include "semaphore.hpp"#include "Wire.h"Go to the source code of this file.
Classes | |
| class | EEprom |
Macros | |
| #define | EEPROM_AT24C64_DEFAULT_ADDRESS (0x50) |
| #define | EEPROMSIZE 8192 |
| #define | EEPAGESIZE 32 |
| #define | PAGEMASK (EEPROMSIZE-EEPAGESIZE) |
| #define | WR_TIME_MS 5 |
| #define | EEPROM_SEMAPHORE_MAX_WAITING_TIME_MS (1000) |
| #define PAGEMASK (EEPROMSIZE-EEPAGESIZE) |