Type Alias esp32c3::usb_device::int_raw::USB_BUS_RESET_W

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

Field USB_BUS_RESET writer - The raw interrupt bit turns to high level when usb bus reset is detected.

Aliased Type§

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