Type Alias esp32h2::spi2::ctrl::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 */ }