Type alias t_template_options

t_template_options: {
    clock_generation_style: e_templates_general_clock_generation_style;
    header_file_path: string;
    indent_char: string;
    instance_style: e_templates_general_instance_style;
}

Options to generate a template

Type declaration

Generated using TypeDoc