Type Alias esp32c3::spi2::misc::CS5_DIS_R

source ·
pub type CS5_DIS_R = BitReader;
Expand description

Field CS5_DIS reader - SPI CS5 pin enable, 1: disable CS5, 0: spi_cs5 signal is from/to CS5 pin. Can be configured in CONF state.

Aliased Type§

struct CS5_DIS_R { /* private fields */ }