pub struct W(_);
Expand description
Register CMD
writer
Implementations§
source§impl W
impl W
sourcepub fn conf_bitlen(&mut self) -> CONF_BITLEN_W<'_, 0>
pub fn conf_bitlen(&mut self) -> CONF_BITLEN_W<'_, 0>
Bits 0:17 - Define the APB cycles of SPI_CONF state. Can be configured in CONF state.
sourcepub fn update(&mut self) -> UPDATE_W<'_, 23>
pub fn update(&mut self) -> UPDATE_W<'_, 23>
Bit 23 - Set this bit to synchronize SPI registers from APB clock domain into SPI module clock domain, which is only used in SPI master mode.