Skip to main content

UsbPeripheral

Type Alias UsbPeripheral 

Source
pub type UsbPeripheral = Peri<'static, USB>;
Expand description

The board’s USB peripheral token as stored in the resource registry.

Aliased Type§

pub struct UsbPeripheral { /* private fields */ }