Type Alias esp32c3::usb_device::int_clr::CRC16_ERR_W

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

Field CRC16_ERR writer - Set this bit to clear the USB_DEVICE_CRC16_ERR_INT interrupt.

Aliased Type§

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