Type Alias esp32c3::usb_device::int_raw::OUT_EP2_ZERO_PAYLOAD_W

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

Field OUT_EP2_ZERO_PAYLOAD writer - The raw interrupt bit turns to high level when OUT endpoint 2 received packet with zero palyload.

Aliased Type§

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