I have following class:
Foo.h
class Foo { public: struct Bus { SPIClass *spi; const uint8_t pin; }; constexpr Foo(SPIClass *spi, uint8_t