Type Alias esp32h2::spi2::user::OPI_MODE_R
source · pub type OPI_MODE_R = BitReader;
Expand description
Field OPI_MODE
reader - Just for master mode. 1: spi controller is in OPI mode (all in 8-b-m). 0: others. Can be configured in CONF state.
Aliased Type§
struct OPI_MODE_R { /* private fields */ }