AskSin++
|
Public Member Functions | |
HMID (uint8_t i1, uint8_t i2, uint8_t i3) | |
HMID (uint8_t *ptr) | |
HMID (const HMID &other) | |
HMID & | operator= (const HMID &other) |
bool | operator== (const HMID &other) const |
bool | operator!= (const HMID &other) const |
bool | valid () const |
uint8_t | id0 () const |
uint8_t | id1 () const |
uint8_t | id2 () const |
operator uint32_t () const | |
void | dump () const |
Static Public Attributes | |
static HMID | broadcast |