Type Alias CS0_DIS_R

Source
pub type CS0_DIS_R = BitReader;
Expand description

Field CS0_DIS reader - SPI CS0 pin enable, 1: disable CS0, 0: spi_cs0 signal is from/to CS0 pin. Can be configured in CONF state.

Aliased Typeยง

struct CS0_DIS_R { /* private fields */ }