#include <ir_hasher.hpp>
|
| void | _callback (int gpio, int level, uint32_t tick) |
| |
| void | _hash (int old_val, int new_val) |
| |
|
| static void | _callbackExt (int gpio, int level, uint32_t tick, void *user) |
| |
Definition at line 8 of file ir_hasher.hpp.
◆ Hasher()
| Hasher::Hasher |
( |
int |
gpio, |
|
|
HasherCB_t |
callback, |
|
|
int |
timeout = 5 |
|
) |
| |
◆ _callback()
| void Hasher::_callback |
( |
int |
gpio, |
|
|
int |
level, |
|
|
uint32_t |
tick |
|
) |
| |
|
private |
◆ _callbackExt()
| void Hasher::_callbackExt |
( |
int |
gpio, |
|
|
int |
level, |
|
|
uint32_t |
tick, |
|
|
void * |
user |
|
) |
| |
|
staticprivate |
◆ _hash()
| void Hasher::_hash |
( |
int |
old_val, |
|
|
int |
new_val |
|
) |
| |
|
private |
◆ edges
◆ hash_val
| uint32_t Hasher::hash_val |
|
private |
◆ in_code
◆ mycallback
◆ mygpio
◆ mytimeout
◆ t1
◆ t2
◆ t3
◆ t4
The documentation for this class was generated from the following files: