Type Alias rp2040_pac::usbctrl_regs::USB_PWR
source · pub type USB_PWR = Reg<USB_PWR_SPEC>;
Expand description
USB_PWR (rw) register accessor: Overrides for the power signals in the event that the VBUS signals are not hooked up to GPIO. Set the value of the override and then the override enable to switch over to the override value.
You can read
this register and get usb_pwr::R
. You can reset
, write
, write_with_zero
this register using usb_pwr::W
. You can also modify
this register. See API.
For information about available fields see usb_pwr
module
Aliased Type§
struct USB_PWR { /* private fields */ }