Type Alias esp32c3::uhci0::conf0::RX_RST_W

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

Field RX_RST writer - Write 1, then write 0 to this bit to reset encode state machine.

Aliased Type§

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