Setting up FDC2214 to continuously sampling on all 4 channels, and reading the measurements on interrupts. We'd like to understand how the reading of measurement is protected from the on-going new measuring process? Are the data registers, such as "DATA_CHx" & "DATA_LSB_CHx", double buffered and isolated from the measuring process?