Type Alias rp2040_pac::usbctrl_regs::USBPHY_TRIM

source ·
pub type USBPHY_TRIM = Reg<USBPHY_TRIM_SPEC>;
Expand description

USBPHY_TRIM (rw) register accessor: Used to adjust trim values of USB phy pull down resistors.

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

For information about available fields see usbphy_trim module

Aliased Type§

struct USBPHY_TRIM { /* private fields */ }