10 #ifndef APPLY_CONTROLLER_H
11 #define APPLY_CONTROLLER_H
26 #define APPLY_TARGET_FORCE_N 12000U
27 #define APPLY_TIMEOUT_50MS 30U
28 #define HOLD_TOLERANCE_N 1200U
EpbStatus apply_ctrl_init(void)
EpbState apply_ctrl_get_state(void)
uint32_t apply_ctrl_get_step_count(void)
EpbStatus apply_ctrl_last_error(void)
void apply_ctrl_step_50ms(const ApplyInputs *in)
Step-Funktion 50 ms.
Gemeinsame Typen fuer die EPB-Software.