![]() |
Speeduino
|
The unique location of an entity within all pages. More...
#include <pages.h>
Public Member Functions | |
| constexpr | entity_page_location_t (uint8_t pageNum, uint8_t pageSubIndex) |
| bool | operator== (const entity_page_location_t &other) const |
| bool | operator!= (const entity_page_location_t &other) const |
Public Attributes | |
| uint8_t | page |
| uint8_t | index |
The unique location of an entity within all pages.
|
inlineconstexpr |
|
inline |

|
inline |


| uint8_t entity_page_location_t::index |
| uint8_t entity_page_location_t::page |