Type Alias esp32c3::usb_device::int_clr::STUFF_ERR_W

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

Field STUFF_ERR writer - Set this bit to clear the USB_DEVICE_STUFF_ERR_INT interrupt.

Aliased Type§

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