Module esp32c3::spi2::clk_gate

source ·
Expand description

SPI module clock and register clock control

Structs§

Type Aliases§

  • Field CLK_EN reader - Set this bit to enable clk gate
  • Field CLK_EN writer - Set this bit to enable clk gate
  • Field MST_CLK_ACTIVE reader - Set this bit to power on the SPI module clock.
  • Field MST_CLK_ACTIVE writer - Set this bit to power on the SPI module clock.
  • Field MST_CLK_SEL reader - This bit is used to select SPI module clock source in master mode. 1: PLL_CLK_80M. 0: XTAL CLK.
  • Field MST_CLK_SEL writer - This bit is used to select SPI module clock source in master mode. 1: PLL_CLK_80M. 0: XTAL CLK.
  • Register CLK_GATE reader
  • Register CLK_GATE writer