Type Definition esp32c2::spi2::user::QPI_MODE_W
source · pub type QPI_MODE_W<'a, const O: u8> = BitWriter<'a, u32, USER_SPEC, bool, O>;Expand description
Field QPI_MODE writer - Both for master mode and slave mode. 1: spi controller is in QPI mode. 0: others. Can be configured in CONF state.