pub type UPDATE_W<'a, REG> = BitWriter<'a, REG>;Expand description
Field UPDATE writer - Set this bit to synchronize SPI registers from APB clock domain into SPI module clock domain, which is only used in SPI master mode.
Aliased Typeยง
pub struct UPDATE_W<'a, REG> { /* private fields */ }