How is the Timer Output Chanel linked to a Pin?
I have been following along with https://www.youtube.com/watch?v=-AFCcfzK9xc
and I can see that each change made in CubeMX produces changes in my generated code in main.c
However, I cannot find any generated code which links the Timer Output Channel 1 to my GPIO Pin PA5. Is it being saved somewhere else, or is it being saved in some obscure way that I've missed?

