Type Definition esp32c2::spi2::misc::CS1_DIS_R

source ·
pub type CS1_DIS_R = BitReader<bool>;
Expand description

Field CS1_DIS reader - SPI CS1 pin enable, 1: disable CS1, 0: spi_cs1 signal is from/to CS1 pin. Can be configured in CONF state.