Searched defs:NOT_SPEED_MASK (Results 1 – 2 of 2) sorted by relevance
19 constexpr speed_t NOT_SPEED_MASK = ~speed_t(CBAUD); global() variable