|
typedef std::function< void(const uint64_t *data, size_t size)> | OnDataCallback |
|
typedef std::function< void(const uint64_t data)> | OnServiceCallback |
|
|
| Emulator (uint8_t chip_id) |
|
void | reset () |
|
void | send_cmds (const std::span< const uint16_t > cmds) |
|
void | callback_on_data (OnDataCallback on_data) |
|
void | callback_on_service (OnServiceCallback on_service) |
|
The documentation for this class was generated from the following file: