Part Number: MSP430FR5969
How does the MSP430 handle the samples it collects?
Using the ADC12SHT1x and ADC12SHT0x bits we can choose the sample-and-hold time and we can control which ADC12MEM the result ends up in, but what happens to the sample in between? I'm assuming it gets temporarily stored in a register not visible to software and the sample gets averaged before conversion but I don't see any documentation on this.