SFR view, wrong address of registers bit field?
I am working with STM32G474RET6U MCU and I would like to check the values of bit filed EXTSEL (ADCx->CFGR.EXTSEL) the problem is that according to SFR view this bit field starts on 6th bit of CFR register, but according to the reference manual it should start on the 5th bit.
Is this a mistake of STM or am I missing something?


