Type Alias esp32c3::spi2::ctrl::Q_POL_R

source ·
pub type Q_POL_R = BitReader;
Expand description

Field Q_POL reader - The bit is used to set MISO line polarity, 1: high 0, low. Can be configured in CONF state.

Aliased Type§

struct Q_POL_R { /* private fields */ }