pub type CS0_DIS_R = BitReader;
Expand description
Field CS0_DIS
reader - SPI_CS0 pin enable, 1: disable SPI_CS0, 0: SPI_CS0 pin is active to select SPI device, such as flash, external RAM and so on.
Aliased Typeยง
struct CS0_DIS_R { /* private fields */ }