Type Alias esp32c3::usb_device::int_ena::CRC16_ERR_W

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

Field CRC16_ERR writer - The interrupt enable bit for the USB_DEVICE_CRC16_ERR_INT interrupt.

Aliased Type§

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