Type Alias esp32c3::spi1::misc::CS1_DIS_R

source ·
pub type CS1_DIS_R = BitReader;
Expand description

Field CS1_DIS reader - SPI_CS1 pin enable, 1: disable SPI_CS1, 0: SPI_CS1 pin is active to select SPI device, such as flash, external RAM and so on.

Aliased Type§

struct CS1_DIS_R { /* private fields */ }