Type Alias esp32c3::spi2::ctrl::DUMMY_OUT_W

source ·
pub type DUMMY_OUT_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field DUMMY_OUT writer - In the dummy phase the signal level of spi is output by the spi controller. Can be configured in CONF state.

Aliased Type§

struct DUMMY_OUT_W<'a, REG> { /* private fields */ }