Type Alias esp32c3::usb_device::int_raw::STUFF_ERR_W

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

Field STUFF_ERR writer - The raw interrupt bit turns to high level when stuff error is detected.

Aliased Type§

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