Type Alias esp32c3::usb_device::int_clr::SERIAL_IN_EMPTY_W

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

Field SERIAL_IN_EMPTY writer - Set this bit to clear the USB_DEVICE_SERIAL_IN_EMPTY_INT interrupt.

Aliased Type§

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