struct AddressDeviceStruct
Defined at line 155 of file ../../src/devices/usb/drivers/xhci/registers.h
Section 6.4.3.4
Public Methods
typename std::remove_reference_t<decltype(control)> SlotID ()
Defined at line 156 of file ../../src/devices/usb/drivers/xhci/registers.h
usb_xhci::AddressDeviceStruct & set_SlotID (typename std::remove_reference_t<decltype(control)> val)
Defined at line 156 of file ../../src/devices/usb/drivers/xhci/registers.h
typename std::remove_reference_t<decltype(control)> BSR ()
See section 4.6.5. This should normally be set to 0.
Defined at line 158 of file ../../src/devices/usb/drivers/xhci/registers.h
usb_xhci::AddressDeviceStruct & set_BSR (typename std::remove_reference_t<decltype(control)> val)
See section 4.6.5. This should normally be set to 0.
Defined at line 158 of file ../../src/devices/usb/drivers/xhci/registers.h
void AddressDeviceStruct ()
Defined at line 159 of file ../../src/devices/usb/drivers/xhci/registers.h