Type Alias rp2040_pac::usbctrl_regs::USBPHY_DIRECT
source · pub type USBPHY_DIRECT = Reg<USBPHY_DIRECT_SPEC>;
Expand description
USBPHY_DIRECT (rw) register accessor: This register allows for direct control of the USB phy. Use in conjunction with usbphy_direct_override register to enable each override bit.
You can read
this register and get usbphy_direct::R
. You can reset
, write
, write_with_zero
this register using usbphy_direct::W
. You can also modify
this register. See API.
For information about available fields see usbphy_direct
module
Aliased Type§
struct USBPHY_DIRECT { /* private fields */ }