Type alias e_templates_general

e_templates_general: {
    clock_generation_style: e_templates_general_clock_generation_style;
    header_file_path: string;
    indent: string;
    instance_style: e_templates_general_instance_style;
}

Type declaration

Generated using TypeDoc