STM32F410RB DAC Alternate Function not present in AF mapping table
I recently got a STM32F410RB. The block diagram shows "DAC1 as AF". I have been looking up the datasheet to find the alternate function pin for the DAC module in the "Alternate function mapping" table, but I'm unable to. Also, I see DAC1_OUT under the Alternate function column of the "Pin description" table. I am unable to ascertain the AF type hence. Any help would be highly appreciated. I am very new to STM32 programming, and have done it using the registers (no HAL).
Here is the datasheet I'm referring to: https://www.st.com/resource/en/datasheet/stm32f410rb.pdf
Thanks!

