|
libjoybus
Joybus implementation for 32-bit MCUs
|
Interface for a Joybus target, a device on the Joybus which responds to commands from a host. More...
#include <target.h>
Data Fields | |
| const struct joybus_target_api * | api |
| API for handling received commands. | |
| bool | registered |
| Whether the target is currently registered on the bus. | |
Interface for a Joybus target, a device on the Joybus which responds to commands from a host.