Define HI_CAN_PARAM_DECLARE_SCALED_INT16_T¶
Defined in File hi_can_parameter.hpp
Define Documentation¶
-
HI_CAN_PARAM_DECLARE_SCALED_INT16_T(_class_name, _scaling_factor)¶
Declare a scaled int16_t type with a scaling factor.
Defined as a macro because we need the using declaration to bring the constructor into scope