Type Alias d1_pac::usb1::ehci_operational::usbintr::USB_INTERRUPT_ENABLE_R

source ·
pub type USB_INTERRUPT_ENABLE_R = BitReader<bool>;
Expand description

Field usb_interrupt_enable reader - USB Interrupt Enable

When this bit is 1, and the USBINT bit in the USBSTS register is 1,the host controller will issue an interrupt at the next interrupt threshold.

The interrupt is acknowledged by software clearing the USBINT bit

Aliased Type§

struct USB_INTERRUPT_ENABLE_R { /* private fields */ }