74 #if defined(__cplusplus)
144 #if defined(__cplusplus)
ewm_in_assert_logic_t EWM_DRV_GetInputPinAssertLogic(uint32_t instance)
Get the Input pin assert logic.
void EWM_DRV_Refresh(uint32_t instance)
Refresh EWM. This method needs to be called within the window period specified by the Compare Low and...
ewm_in_assert_logic_t assertLogic
status_t
Status return codes. Common error codes will be a unified enumeration (C enum) that will contain all ...
void EWM_DRV_GetDefaultConfig(ewm_init_config_t *config)
Init configuration structure to default values.
status_t EWM_DRV_Init(uint32_t instance, const ewm_init_config_t *config)
Init EWM. This method initializes EWM instance to the configuration from the passed structure...