Type Alias esp32c3::spi1::ctrl::D_POL_R

source ·
pub type D_POL_R = BitReader;
Expand description

Field D_POL reader - The bit is used to set MOSI line polarity, 1: high 0, low

Aliased Type§

struct D_POL_R { /* private fields */ }