Structs§
- RdxUsbDevice Info 
- Struct returned by the device info control request
- RdxUsbFsPacket 
- Data packet passed to USB-full-speed devices which have a max packet size of 64.
- RdxUsbPacket 
- Generic data packet passed to/from RdxUsb APIs.
Enums§
- RdxUsbCtrl 
- Control requests supported
Constants§
- ENDPOINT_IN 
- In bulk xfer endpoint (has top bit set)
- ENDPOINT_OUT 
- Out bulk xfer endpoint
- MESSAGE_ARB_ ID_ DEVICE 
- Specifies the frame is specifically addressed to/from the device.
- MESSAGE_ARB_ ID_ EXT 
- this bit is true on arbitration IDs RdxUsbFsPacket::arb_idthat are extended (29-bit).
- MESSAGE_ARB_ ID_ RTR 
- this bit is true on arbitration IDs RdxUsbFsPacket::arb_idassociated with an RTR frame.
- PROTOCOL_VERSION_ MAJOR_ FS 
- USB-Full Speed protocol version