esp32s3::spi2::ctrl

Type Alias DUMMY_OUT_R

Source
pub type DUMMY_OUT_R = BitReader;
Expand description

Field DUMMY_OUT reader - 0: In the dummy phase, the FSPI bus signals are not output. 1: In the dummy phase, the FSPI bus signals are output. Can be configured in CONF state.

Aliased Typeยง

struct DUMMY_OUT_R { /* private fields */ }