Type Alias esp32c3::spi1::ctrl2::SYNC_RESET_W

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

Field SYNC_RESET writer - The FSM will be reset.

Aliased Type§

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