Type Alias rp2040_pac::usbctrl_regs::USB_MUXING

source ·
pub type USB_MUXING = Reg<USB_MUXING_SPEC>;
Expand description

USB_MUXING (rw) register accessor: Where to connect the USB controller. Should be to_phy by default.

You can read this register and get usb_muxing::R. You can reset, write, write_with_zero this register using usb_muxing::W. You can also modify this register. See API.

For information about available fields see usb_muxing module

Aliased Type§

struct USB_MUXING { /* private fields */ }