Type Alias esp32c3::usb_device::test::TX_DM_W

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

Field TX_DM writer - USB D- tx value in test

Aliased Type§

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