Type Alias esp32c3::spi2::misc::CS2_DIS_R

source ·
pub type CS2_DIS_R = BitReader;
Expand description

Field CS2_DIS reader - SPI CS2 pin enable, 1: disable CS2, 0: spi_cs2 signal is from/to CS2 pin. Can be configured in CONF state.

Aliased Type§

struct CS2_DIS_R { /* private fields */ }