Enum stm32f103xx::usb::ep7r::EP_TYPEW [−][src]
pub enum EP_TYPEW {
BULK,
CONTROL,
ISO,
INTERRUPT,
}Values that can be written to the field EP_TYPE
Variants
BULKThis endpoint is a bulk endpoint
CONTROLThis endpoint is a control endpoint
ISOThis endpoint is an isochronous endpoint
INTERRUPTThis endpoint is an interrupt endpoint