ot::Preference::Is2BitUintValid() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

TRUE if the first 2 bits of @p a2BitUint are `0b00`, `0b01`, or `0b11`. FALSE if the first 2 bits of @p a2BitUint are `0b01`.

References

from examples