|
muwerk mupplet Display Library
muwerk applets; mupplets: functional units that support specific hardware or reusable applications
|
This is the complete list of members for ustd::GfxPanel, including all inherited members.
| begin(ustd::Scheduler *_pSched, bool _useCanvas=false) | ustd::GfxPanel | inline |
| begin(ustd::Scheduler *_pSched, String combined_layout, ustd::array< String > _topics, ustd::array< String > _captions, bool _useCanvas=false) | ustd::GfxPanel | inline |
| begin(ustd::Scheduler *_pSched, String combined_layout, uint16_t _slots, const char *_topics[], const char *_captions[], bool _useCanvas=false) | ustd::GfxPanel | inline |
| GfxPanel(String name, GfxDrivers::DisplayType displayType, uint16_t resX, uint16_t resY, uint8_t i2cAddress, TwoWire *pWire=&Wire, String locale="C") | ustd::GfxPanel | inline |
| GfxPanel(String name, GfxDrivers::DisplayType displayType, uint16_t resX, uint16_t resY, uint8_t csPin, uint8_t dcPin, uint8_t rstPin=-1, String locale="C") | ustd::GfxPanel | inline |
| publishSlotCaption(uint16_t slot) | ustd::GfxPanel | inline |
| publishSlotFormat(uint16_t slot) | ustd::GfxPanel | inline |
| publishSlotHistorySampleRateMs(uint16_t slot) | ustd::GfxPanel | inline |
| publishSlotText(uint16_t slot) | ustd::GfxPanel | inline |
| publishSlotTopic(uint16_t slot) | ustd::GfxPanel | inline |
| setSlotCaption(uint16_t slot, String caption) | ustd::GfxPanel | inline |
| setSlotFormat(uint16_t slot, String format) | ustd::GfxPanel | inline |
| setSlotHistorySampleRateMs(uint16_t slot, uint32_t rate) | ustd::GfxPanel | inline |
| setSlotText(uint16_t slot, String text) | ustd::GfxPanel | inline |
| setSlotTopic(uint16_t slot, String topic) | ustd::GfxPanel | inline |