Type Definition stm32f3::stm32f303::usb::ep0r::STAT_TX_W

source · []
pub type STAT_TX_W<'a, const O: u8> = FieldWriterSafe<'a, u32, EP0R_SPEC, u8, STAT_TX_A, 2, O>;
Expand description

Field STAT_TX writer - Status bits, for transmission transfers

Implementations

all transmission requests addressed to this endpoint are ignored

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

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

this endpoint is enabled for transmission