pub type DOUT2_MODE_R = BitReader;
Expand description
Field DOUT2_MODE
reader - The output signal 2 is delayed by the SPI module clock, 0: output without delayed, 1: output delay for a SPI module clock cycle at its negative edge. Can be configured in CONF state.
Aliased Typeยง
struct DOUT2_MODE_R { /* private fields */ }