pub type UPDATE_W<'a, const O: u8> = BitWriter<'a, u32, CMD_SPEC, bool, O>;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.