Hi Stefan,
For VDDD, VDDA and VDDMEM you can check their respective ENABLE_LINREG bits in their control registers:
HW_PWR_VDDDCTRL 0x8004_4040
HW_PWR_VDDACTRL 0x8004_4050
HW_PWR_VDDMEMCTRL 0x8004_4070
For VDDIO, you have to check the TRG bits in the HW_PWR_VDDIOCTRL register (0x8004_4060) and see what the voltage setting of the regulator is and check the DISABLE_FET bit, which disables the VDDIO DCDC converter.
Best regards.
Jorge.