Type Alias esp32c3::spi2::misc::CS3_DIS_R

source ·
pub type CS3_DIS_R = BitReader;
Expand description

Field CS3_DIS reader - SPI CS3 pin enable, 1: disable CS3, 0: spi_cs3 signal is from/to CS3 pin. Can be configured in CONF state.

Aliased Type§

struct CS3_DIS_R { /* private fields */ }