Public Attributes | |
| uint32_t | address |
| std::string | label |
| std::string | description |
| uint8_t | size |
| uint16_t | last_value = 0 |
Definition at line 33 of file oracle_ram_panel.h.
| uint32_t yaze::editor::OracleRamPanel::RamVariable::address |
Definition at line 34 of file oracle_ram_panel.h.
| std::string yaze::editor::OracleRamPanel::RamVariable::label |
Definition at line 35 of file oracle_ram_panel.h.
| std::string yaze::editor::OracleRamPanel::RamVariable::description |
Definition at line 36 of file oracle_ram_panel.h.
| uint8_t yaze::editor::OracleRamPanel::RamVariable::size |
Definition at line 37 of file oracle_ram_panel.h.
| uint16_t yaze::editor::OracleRamPanel::RamVariable::last_value = 0 |
Definition at line 38 of file oracle_ram_panel.h.