Struct avr_device::atmega8u2::USB_DEVICE [−][src]
pub struct USB_DEVICE { /* fields omitted */ }Expand description
USB Device Registers
Implementations
Pointer to the register block
Return the pointer to the register block
Trait Implementations
type Target = RegisterBlock
type Target = RegisterBlock
The resulting type after dereferencing.