esp32c3::spi1::misc

Type Alias 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 */ }