Module esp32h2::pcr::systimer_func_clk_conf

source ·
Expand description

SYSTIMER_FUNC_CLK configuration register

Structs§

Type Aliases§

  • Register SYSTIMER_FUNC_CLK_CONF reader
  • Field SYSTIMER_FUNC_CLK_EN reader - Set 1 to enable systimer function clock
  • Field SYSTIMER_FUNC_CLK_EN writer - Set 1 to enable systimer function clock
  • Field SYSTIMER_FUNC_CLK_SEL reader - set this field to select clock-source. 0(default): XTAL, 1: FOSC.
  • Field SYSTIMER_FUNC_CLK_SEL writer - set this field to select clock-source. 0(default): XTAL, 1: FOSC.
  • Register SYSTIMER_FUNC_CLK_CONF writer