Type Alias esp32c3::usb_device::ep1_conf::WR_DONE_W

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

Field WR_DONE writer - Set this bit to indicate writing byte data to UART Tx FIFO is done.

Aliased Type§

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