Type Alias esp32c3::spi2::slave::SOFT_RESET_W

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

Field SOFT_RESET writer - Software reset enable, reset the spi clock line cs line and data lines. Can be configured in CONF state.

Aliased Type§

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