Type Definition stm32f1::stm32f103::spi1::cr1::BIDIOE_W

source · []
pub type BIDIOE_W<'a> = BitWriter<'a, u32, CR1_SPEC, BIDIOE_A, 14>;
Expand description

Field BIDIOE writer - Output enable in bidirectional mode

Implementations

Output disabled (receive-only mode)

Output enabled (transmit-only mode)