Searched defs:GPIOGroup (Results 1 – 3 of 3) sorted by relevance
32 struct GPIOGroup struct34 std::string additionalDataName;35 std::string journalName;36 unsigned int offset;37 unsigned int count;
56 using GPIOGroup = std::tuple<std::string, gpio::Value, ErrorFunction, typedef