can any one plz help me out with the following queries
In synopsis datasheet for RTC we have one feature i.e Counter wrap mode enter image description here
my understanding for this feature -> RTC is 32bit i.e 2^32 = 4295947296 seconds counter will increment until it reaches the top value of 0xFFFFFFFF(i.e 4295947296 valid for 136 years)beyond this wraps to 0x00000000. does my understanding correct ?