Type Alias esp32c3::usb_device::int_raw::SERIAL_OUT_RECV_PKT_W

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

Field SERIAL_OUT_RECV_PKT writer - The raw interrupt bit turns to high level when Serial Port OUT Endpoint received one packet.

Aliased Type§

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