Type Alias esp32c3::spi2::misc::SLAVE_CS_POL_R

source ·
pub type SLAVE_CS_POL_R = BitReader;
Expand description

Field SLAVE_CS_POL reader - spi slave input cs polarity select. 1: inv 0: not change. Can be configured in CONF state.

Aliased Type§

struct SLAVE_CS_POL_R { /* private fields */ }