Searched refs:m_IS (Results 1 – 1 of 1) sorted by relevance
192 void setIS(const uint8_t IS) { m_IS = IS; }; in setIS()193 const uint8_t getIS() const { return m_IS; }; in getIS()197 uint8_t m_IS; //!< IS value at time of generation of packet. variable