|
demo-epb
v1.0
Elektrische Parkbremse - slohmaier Dev Process Demo
|
Datenfelder | |
| EpbState | state |
| uint8_t | step_in_state |
| EpbStatus | last_error |
| uint32_t | step_count |
Definiert in Zeile 16 der Datei apply_controller.c.
| EpbStatus ApplyCtx::last_error |
Definiert in Zeile 19 der Datei apply_controller.c.
Wird benutzt von apply_ctrl_init(), apply_ctrl_last_error() und apply_ctrl_step_50ms().
| EpbState ApplyCtx::state |
Definiert in Zeile 17 der Datei apply_controller.c.
Wird benutzt von apply_ctrl_get_state(), apply_ctrl_init(), apply_ctrl_step_50ms() und enter_state().
| uint32_t ApplyCtx::step_count |
Definiert in Zeile 20 der Datei apply_controller.c.
Wird benutzt von apply_ctrl_get_step_count(), apply_ctrl_init() und apply_ctrl_step_50ms().
| uint8_t ApplyCtx::step_in_state |
Definiert in Zeile 18 der Datei apply_controller.c.
Wird benutzt von apply_ctrl_init(), apply_ctrl_step_50ms() und enter_state().