Type Alias rp2040_pac::usbctrl_regs::usbphy_trim::R

source ·
pub type R = R<USBPHY_TRIM_SPEC>;
Expand description

Register USBPHY_TRIM reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn dp_pulldn_trim(&self) -> DP_PULLDN_TRIM_R

Bits 0:4 - Value to drive to USB PHY
DP pulldown resistor trim control
Experimental data suggests that the reset value will work, but this register allows adjustment if required

source

pub fn dm_pulldn_trim(&self) -> DM_PULLDN_TRIM_R

Bits 8:12 - Value to drive to USB PHY
DM pulldown resistor trim control
Experimental data suggests that the reset value will work, but this register allows adjustment if required