#include <crtp.h>
Public Types | |
| typedef crtpParamValueResponse | Response |
Public Member Functions | |
| crtpParamReadRequest (uint8_t id) | |
| bool | operator== (const crtpParamReadRequest &other) const |
Public Attributes | |
| const crtp | header |
| const uint8_t | id |
| typedef crtpParamValueResponse crtpParamReadRequest::Response |
|
inline |
|
inline |