libjoybus
Joybus implementation for 32-bit MCUs
Loading...
Searching...
No Matches
joybus_target Struct Reference

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_apiapi
 API for handling received commands.
bool registered
 Whether the target is currently registered on the bus.

Detailed Description

Interface for a Joybus target, a device on the Joybus which responds to commands from a host.


The documentation for this struct was generated from the following file: