|
ESPHome 2025.12.0-dev
|
Data Structures | |
| class | RP2040GPIOPin |
Functions | |
| template<class It > | |
| uint8_t | calculate_crc (It first, It last, uint32_t type) |
| void | setup_preferences () |
| void | preferences_prevent_write (bool prevent) |
Variables | |
| uint8_t | _EEPROM_start |
| uint8_t esphome::rp2040::calculate_crc | ( | It | first, |
| It | last, | ||
| uint32_t | type ) |
Definition at line 30 of file preferences.cpp.
| void esphome::rp2040::preferences_prevent_write | ( | bool | prevent | ) |
Definition at line 152 of file preferences.cpp.
| void esphome::rp2040::setup_preferences | ( | ) |
Definition at line 147 of file preferences.cpp.
| uint8_t esphome::rp2040::_EEPROM_start |
Definition at line 28 of file preferences.cpp.