Enum stm32f103xx::spi1::cr1::MSTRW
[−]
[src]
pub enum MSTRW { SLAVE, MASTER, }
Values that can be written to the field MSTR
Variants
SLAVE
Slave configuration
MASTER
Master configuration