Type Definition stm32f3::stm32f303::usb::ep2r::STAT_RX_W

source · []
pub type STAT_RX_W<'a, const O: u8> = FieldWriterSafe<'a, u32, EP2R_SPEC, u8, STAT_RX_A, 2, O>;
Expand description

Field STAT_RX writer - Status bits, for reception transfers

Implementations

all reception requests addressed to this endpoint are ignored

the endpoint is stalled and all reception requests result in a STALL handshake

the endpoint is naked and all reception requests result in a NAK handshake

this endpoint is enabled for reception