Type Alias esp32c3::spi2::user::QPI_MODE_R

source ·
pub type QPI_MODE_R = BitReader;
Expand description

Field QPI_MODE reader - Both for master mode and slave mode. 1: spi controller is in QPI mode. 0: others. Can be configured in CONF state.

Aliased Type§

struct QPI_MODE_R { /* private fields */ }