hal_utils_fixed_point_t struct
Fixed-point data configuration
Fields
Integer bit of the fixed point.
Fractional bit of the fixed point.
Whether to limit the value to the maximum when fixed-point data overflow. When set true, the value will be limited to the maximum when the float type data is out of range. When set false, the function will return false when the float type data is out of range.
![]()
typedef struct {