Type Definition stm32f1::stm32f101::spi1::cr1::BIDIOE_R

source · []
pub type BIDIOE_R = BitReader<BIDIOE_A>;
Expand description

Field BIDIOE reader - Output enable in bidirectional mode

Implementations

Get enumerated values variant

Checks if the value of the field is OutputDisabled

Checks if the value of the field is OutputEnabled