
- “Inlined”: The values cannot be changed during run-time. This setting generates optimized code wherein the values of the corresponding blocks parameters are inlined to reduce RAM usage.
- “Tunable”: The values can be changed during run-time. This setting generates code with the values of the corresponding block parameters set as tunable fields of a global parameters structure.
