demo-epb  v1.0
Elektrische Parkbremse - slohmaier Dev Process Demo
ApplyCtx Strukturreferenz

Datenfelder

EpbState state
 
uint8_t step_in_state
 
EpbStatus last_error
 
uint32_t step_count
 

Ausführliche Beschreibung

Definiert in Zeile 16 der Datei apply_controller.c.

Dokumentation der Felder

◆ last_error

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().

◆ state

EpbState ApplyCtx::state

◆ step_count

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().

◆ step_in_state

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().


Die Dokumentation für diese Struktur wurde erzeugt aufgrund der Datei: