Search found 1 match
- Sun Dec 05, 2021 12:56 am
- Forum: ESP32 Arduino
- Topic: Timer register manipulation (TIMGn_T0CONFIG_REG)
- Replies: 0
- Views: 3526
Timer register manipulation (TIMGn_T0CONFIG_REG)
Hello, I'm new to the ESP32, I was used to work with AVR or ST mcu, and I get quite disorientated by the esp32 Technical Reference Manual. I would like to use one of the four general-purpose to precise count time between two events. I want to directly write TIMGn_T0CONFIG_REG (n = 0) register to con...