Type Alias esp32c3::usb_device::int_ena::CRC5_ERR_W

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

Field CRC5_ERR writer - The interrupt enable bit for the USB_DEVICE_CRC5_ERR_INT interrupt.

Aliased Type§

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