18.4.8 Timer 64 Value Lower Register
Bit Number | Name | R/W | Reset Value | Description |
---|---|---|---|---|
31:0 | TIM64_VAL_L | R | 0 | This register holds the current value of the lower 32 bits of the 64-bit count value for the Timer. This register is read only; writes have no effect. When reading from this register, the upper 32 bits of the 64-bit counter is stored into TIM64_VAL_U. To properly read the 64-bit counter value, you must read from this register first, then the TIM64_VAL_U. Reading this register when the Timer is set to 32-bit mode returns the reset value. |