Type Alias esp32c3::usb_device::int_ena::PID_ERR_W

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

Field PID_ERR writer - The interrupt enable bit for the USB_DEVICE_PID_ERR_INT interrupt.

Aliased Type§

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