I want to use the timer to measure the interval between two signals, which requires an accuracy of 1us. But in Timer mode, I don't find a register that can read the current counter value, just like the counter register of RTC.
So I want to ask, is there any way to achieve 1us precision time measurement.