• Dridi Boukelmoune's avatar
    Move def and units fields up in struct parspec · da279c2e
    Dridi Boukelmoune authored
    It's a bit weird that the default value and the unit is separated from
    the min and max. This aligns struct parspec field order with the PARAM()
    macro for these two fields.
    
    In static parspec definitions, the flags field can now be omitted if
    there are no flags, and the parameter is not subject to dynamic bounds.
    da279c2e
mgt_param_bits.c 7.35 KB