Type Alias esp32c3::spi2::misc::CS0_DIS_R

source ·
pub type CS0_DIS_R = BitReader;
Expand description

Field CS0_DIS reader - SPI CS0 pin enable, 1: disable CS0, 0: spi_cs0 signal is from/to CS0 pin. Can be configured in CONF state.

Aliased Type§

struct CS0_DIS_R { /* private fields */ }