Type Alias esp32c3::usb_device::conf0::DM_PULLUP_W

source ·
pub type DM_PULLUP_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field DM_PULLUP writer - Control USB D- pull up.

Aliased Type§

struct DM_PULLUP_W<'a, REG> { /* private fields */ }