private:
    const int8_t m_dc = -1; ///< data/command pin for SPI, -1 for i2c
    NanoDisplayBase<Interface~CONTROLLER~<I>> &m_base; ///< basic lcd display support interface
