AskSin++
|
Public Member Functions | |
IButtonScanner (IButtonDev &d) | |
IButtonChannel * | learning () |
IButtonChannel * | matches (uint8_t *addr) |
IButtonChannel * | find (uint8_t *addr) |
bool | scan (uint8_t *addr) |
void | start () |
void | finish () |
bool | check (uint8_t *addr) |
void | scanMulti () |
bool | learn (IButtonChannel *lc) |
void | trigger (AlarmClock &clock) |
![]() | |
Alarm (uint32_t t) | |
Alarm (uint32_t t, bool asynch) | |
void | set (uint32_t t) |
void | async (bool value) |
bool | async () const |
void | active (bool value) |
bool | active () const |
![]() | |
Link (Link *item) | |
Link * | select () const |
void | select (Link *item) |
void | append (Link &item) |
Link * | ending () const |
Link * | unlink () |
Link * | remove () |
void | detach () |
Link * | search (const Link *item) const |
void | remove (const Link &item) |
Additional Inherited Members | |
![]() | |
uint32_t | tick: 24 |
![]() | |
bool | m_Async: 4 |
bool | m_Active: 4 |