18.4.8 Timer 64 Value Lower Register

Table 18-12. TIM64_VAL_L
Bit NumberNameR/WReset ValueDescription
31:0TIM64_VAL_LR0This 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.