Type Alias esp32c6::spi2::cmd::UPDATE_W

source ·
pub type UPDATE_W<'a, REG, const O: u8> = BitWriter<'a, REG, 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.