Type Alias esp32c3::usb_device::int_st::SOF_R

source ·
pub type SOF_R = BitReader;
Expand description

Field SOF reader - The raw interrupt status bit for the USB_DEVICE_SOF_INT interrupt.

Aliased Type§

struct SOF_R { /* private fields */ }