Macros | |
#define | HAL_PWM_ERROR_NONE (0x00000000U) |
#define | HAL_PWM_CHANNEL_A_ERROR (0x00000001U) |
#define | HAL_PWM_CHANNEL_B_ERROR (0x00000002U) |
#define | HAL_PWM_CHANNEL_C_ERROR (0x00000004U) |
#define HAL_PWM_CHANNEL_A_ERROR (0x00000001U) |
Channel A error
Definition at line 303 of file gr533x_hal_pwm.h.
#define HAL_PWM_CHANNEL_B_ERROR (0x00000002U) |
Channel B error
Definition at line 304 of file gr533x_hal_pwm.h.
#define HAL_PWM_CHANNEL_C_ERROR (0x00000004U) |
Channel C error
Definition at line 305 of file gr533x_hal_pwm.h.
#define HAL_PWM_ERROR_NONE (0x00000000U) |
No error
Definition at line 302 of file gr533x_hal_pwm.h.