Type Alias esp32c3::spi2::misc::CS1_DIS_R

source ·
pub type CS1_DIS_R = BitReader;
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.

Aliased Type§

struct CS1_DIS_R { /* private fields */ }