Module esp32c2::timg0::t

source ·
Expand description

Cluster Cluster T%s, containing T?CONFIG, T?LO, T?HI, T?UPDATE, T?ALARMLO, T?ALARMHI, T?LOADLO, T?LOADHI, T?LOAD

Modules§

  • Timer %s alarm value, high bits
  • Timer %s alarm value, low 32 bits
  • Timer %s configuration register
  • Timer %s current value, high 22 bits
  • Timer %s current value, low 32 bits
  • Write to reload timer from TIMG_T%s_(LOADLOLOADHI)_REG
  • Timer %s reload value, high 22 bits
  • Timer %s reload value, low 32 bits
  • Write to copy current timer value to TIMGn_T%s_(LO/HI)_REG

Structs§

  • Cluster T%s, containing T?CONFIG, T?LO, T?HI, T?UPDATE, T?ALARMLO, T?ALARMHI, T?LOADLO, T?LOADHI, T?LOAD

Type Aliases§

  • ALARMHI (rw) register accessor: Timer %s alarm value, high bits
  • ALARMLO (rw) register accessor: Timer %s alarm value, low 32 bits
  • CONFIG (rw) register accessor: Timer %s configuration register
  • HI (r) register accessor: Timer %s current value, high 22 bits
  • LO (r) register accessor: Timer %s current value, low 32 bits
  • LOAD (w) register accessor: Write to reload timer from TIMG_T%s_(LOADLOLOADHI)_REG
  • LOADHI (rw) register accessor: Timer %s reload value, high 22 bits
  • LOADLO (rw) register accessor: Timer %s reload value, low 32 bits
  • UPDATE (rw) register accessor: Write to copy current timer value to TIMGn_T%s_(LO/HI)_REG