/**
  **************************************************************************
  * @file     readme.txt
  * @brief    readme
  **************************************************************************
  */

  this demo is based on the ht32f49163_sk board, in this demo, pa0, pa1, pa2 and
  pa3 output pwm waveform.
  in this case , ch1 ch2 ch3 ch4 frequency = tmr clock / (period+1) / (div+1)
  ch1 dutycycle = 50%
  ch2 dutycycle = 25%
  ch3 dutycycle = 12.5%
  ch4 dutycycle = 6.25%
