Type Definition stm32f3::stm32f373::usb::ep1r::EP_TYPE_R

source · []
pub type EP_TYPE_R = FieldReader<u8, EP_TYPE_A>;
Expand description

Field EP_TYPE reader - Endpoint type

Implementations

Get enumerated values variant

Checks if the value of the field is Bulk

Checks if the value of the field is Control

Checks if the value of the field is Iso

Checks if the value of the field is Interrupt