Type Alias esp32c3::usb_device::int_ena::SERIAL_OUT_RECV_PKT_W

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

Field SERIAL_OUT_RECV_PKT writer - The interrupt enable bit for the USB_DEVICE_SERIAL_OUT_RECV_PKT_INT interrupt.

Aliased Type§

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