Type Alias esp32c3::spi2::clk_gate::MST_CLK_ACTIVE_W

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

Field MST_CLK_ACTIVE writer - Set this bit to power on the SPI module clock.

Aliased Type§

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