esp32h2::usb_device::int_clr

Type Alias RTS_CHG_W

Source
pub type RTS_CHG_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description

Field RTS_CHG writer - Set this bit to clear the USB_DEVICE_RTS_CHG_INT interrupt.

Aliased Typeยง

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