AM625: Can anyone give me a code example of PWM of MCU_TIMER for M4F?

Part Number: AM625

I need to do this basic operations

- Define the M4F MCU_TIMERS counter;

- Define where the edges are up and down (wich counter value) - to make the pulse

- The counter values for the pulse are on a table

I have experience programming on the STM32 CubeIDE, changing the CCR with reference of max value of ARR.