|
void(* | init )(void) |
|
void(* | deinit )(void) |
|
size_t(* | rx )(uint8_t *buffer, size_t size, uint32_t timeout) |
|
void(* | tx )(const uint8_t *buffer, size_t size) |
|
void(* | tx_stdout )(const char *data, size_t size) |
|
bool(* | is_connected )(void) |
|
The documentation for this struct was generated from the following file: