Pixy2 transport layer structure. More...
#include <pixy2_transport.h>
Public Attributes | |
const struct device * | ctlr |
const struct pixy2_transport_api * | api |
Pixy2 transport layer structure.
Generic transport layer structure. If your transport layer driver requires no additional structure fields then use this. Otherwise, create a new structure and place this one as the first field.