18.4.10 Timer 64 Load Value Lower Register

Table 18-14. TIM64_LOADVAL_L
Bit NumberNameR/WReset ValueDescription
31:0TIM64_LOADVAL_LR/W0When this register is written, the value written is loaded immediately into the lower 32 bits of the 64-bit counter along with the value written in register TIM64_LOADVAL_U. This applies to both Periodic and One-shot mode. The value stored in this register is also used to reload the counter, when the count reaches zero and the counter is operating in the Periodic mode. This register is overwritten, if the TIM64BGLOADVAL register is written, but the counter will not be updated with the new value. The TIM64BGLOADVAL register is an internal register to the Timer, used to concatenate the two 32-bit values from TIM64_BGLOAD_VAL_U and TIM64_BGLOAD_VAL_L. If Periodic mode is selected, the values in the TIM64_LOADVAL_L and TIM64_LOADVAL_U are loaded into the counter when the counter decrements to zero. Writing this register when the Timer is set to 32-bit mode has no effect. Reading this register when the Timer is set to 32-bit mode returns the reset value.