Type Alias esp32c3::usb_device::int_clr::SERIAL_OUT_RECV_PKT_W

source ·
pub type SERIAL_OUT_RECV_PKT_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description

Field SERIAL_OUT_RECV_PKT writer - Set this bit to clear the USB_DEVICE_SERIAL_OUT_RECV_PKT_INT interrupt.

Aliased Type§

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