Type Definition stm32f1::stm32f101::usb::istr::DIR_W

source · []
pub type DIR_W<'a> = BitWriter<'a, u32, ISTR_SPEC, DIR_A, 4>;
Expand description

Field DIR writer - Direction of transaction

Implementations

data transmitted by the USB peripheral to the host PC

data received by the USB peripheral from the host PC