Type Alias esp32c3::uhci0::int_raw::OUT_EOF_W

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

Field OUT_EOF writer - This is the interrupt raw bit. Triggered when there are some errors in EOF in the

Aliased Type§

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