Struct esp32c3::usb_device::conf0::W [−][src]
pub struct W(_);
Expand description
Register CONF0
writer
Implementations
Bit 1 - Enable software control USB D+ D- exchange
Bit 2 - USB D+ D- exchange
Bits 3:4 - Control single-end input high threshold,1.76V to 2V, step 80mV
Bits 5:6 - Control single-end input low threshold,0.8V to 1.04V, step 80mV
Bit 7 - Enable software control input threshold
Bit 8 - Enable software control USB D+ D- pullup pulldown
Bit 9 - Control USB D+ pull up.
Bit 10 - Control USB D+ pull down.
Bit 11 - Control USB D- pull up.
Bit 12 - Control USB D- pull down.
Bit 13 - Control pull up value.
Bit 14 - Enable USB pad function.
Methods from Deref<Target = W<CONF0_SPEC>>
Trait Implementations
Performs the conversion.