Type Alias esp32c3::usb_device::int_raw::PID_ERR_W

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

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

Aliased Type§

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