![]() |
MT2523 API Reference
LinkIt SDK v4
|
Enumerations | |
| enum | hal_display_pwm_clock_t { HAL_DISPLAY_PWM_CLOCK_26MHZ = 0, HAL_DISPLAY_PWM_CLOCK_104MHZ = 1, HAL_DISPLAY_PWM_CLOCK_NUM = 2 } |
| The input source clock for the PWM. More... | |
| enum | hal_display_pwm_status_t { HAL_DISPLAY_PWM_STATUS_ERROR = -2, HAL_DISPLAY_PWM_STATUS_INVALID_PARAMETER = -1, HAL_DISPLAY_PWM_STATUS_OK = 0 } |
| The return status of display PWM API. More... | |