Type Alias esp32c3::usb_device::int_raw::SOF_R

source ·
pub type SOF_R = BitReader;
Expand description

Field SOF reader - The raw interrupt bit turns to high level when SOF frame is received.

Aliased Type§

struct SOF_R { /* private fields */ }