Type Alias esp32c3::usb_device::conf0::DM_PULLDOWN_W

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

Field DM_PULLDOWN writer - Control USB D- pull down.

Aliased Type§

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