Type Alias esp32h2::spi2::misc::CS4_DIS_R

source ·
pub type CS4_DIS_R = BitReader;
Expand description

Field CS4_DIS reader - SPI CS4 pin enable, 1: disable CS4, 0: spi_cs4 signal is from/to CS4 pin. Can be configured in CONF state.

Aliased Type§

struct CS4_DIS_R { /* private fields */ }