Type Alias esp32c3::spi1::ctrl::Q_POL_W

source ·
pub type Q_POL_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field Q_POL writer - The bit is used to set MISO line polarity, 1: high 0, low

Aliased Type§

struct Q_POL_W<'a, REG> { /* private fields */ }