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