☰
Ms
Required Associated Constants
MSTR
Implementors
In stm32f4xx_hal::spi
?
Trait
stm32f4xx_hal
::
spi
::
Ms
source
·
[
−
]
pub trait Ms { const
MSTR
:
bool
; }
Required Associated Constants
source
const
MSTR
:
bool
Implementors
source
impl
Ms
for
Master
source
const
MSTR
:
bool
= true
source
impl
Ms
for
Slave
source
const
MSTR
:
bool
= false