Expand description
USB peripheral driver for nRF microcontrollers.
Structs§
- Usbd
- USB device implementation.
Traits§
- UsbPeripheral
- A trait for device-specific USB peripherals. Implement this to add support for a new hardware platform. Peripherals that have this trait must have the same register block as NRF52 USBD peripherals.