Resolved! What registers on the STM32G4 correspond to CR1 and CR2 on the STM32F1 ADC?
I'm trying to convert 'baremetal' code from the STM32F103 to the STM32G431. I've managed to sort out the GPIO and EXTI stuff, but the ADC is confusing! To start off, what registers on the G4 correspond to CR1 and CR2 on the F1 ADC?