Module esp32s2::systimer

source ·
Expand description

System Timer

Re-exports§

Modules§

  • Configure system timer clock
  • Version control register
  • System timer interrupt clear
  • System timer interrupt enable
  • System timer interrupt raw
  • Load value to system timer
  • High 32 bits to be loaded to system timer
  • Low 32 bits to be loaded to system timer
  • System timer accumulation step
  • Configure work mode for system timer target %s
  • Cluster Cluster TRGT%s, containing TARGET?_HI, TARGET?_LO
  • Read out system timer value
  • Cluster Cluster UNIT%s_VALUE, containing UNIT?_VALUE_HI, UNIT?_VALUE_LO

Structs§

Type Aliases§

  • CONF (rw) register accessor: Configure system timer clock
  • DATE (rw) register accessor: Version control register
  • INT_CLR (w) register accessor: System timer interrupt clear
  • INT_ENA (rw) register accessor: System timer interrupt enable
  • INT_RAW (r) register accessor: System timer interrupt raw
  • LOAD (w) register accessor: Load value to system timer
  • LOAD_HI (rw) register accessor: High 32 bits to be loaded to system timer
  • LOAD_LO (rw) register accessor: Low 32 bits to be loaded to system timer
  • STEP (rw) register accessor: System timer accumulation step
  • TARGET_CONF (rw) register accessor: Configure work mode for system timer target %s
  • UNIT_OP (rw) register accessor: Read out system timer value