42 #ifndef BUCK_CONVERTER_OPERATION_STATES_H
43 #define BUCK_CONVERTER_OPERATION_STATES_H
volatile uint16_t(* BuckConverterStateMachine[])(volatile struct BUCK_CONVERTER_s *buckInstance)
Buck converter state machine function pointer array.
volatile uint16_t BuckStateList_size
Buck converter state machine function pointer array size.
BUCK control & monitoring data structure.