Nios® II Software Developer Handbook

ID 683525
Date 8/28/2023
Public
Document Table of Contents

8.8.5.3.4. Setting Display Name

The setting displayName controls what the end user of the driver or package (the BSP developer) types to control the setting in their BSP. BSPs append the displayName text after a . (dot) separator to your driver or software package’s name (as defined in the create_driver or create_sw_package command). For example, if your driver is named my_peripheral_driver and your setting’s displayName is small_driver, BSPs with your driver have a setting my_peripheral_driver.small_driver. Thus each driver and software package has its own settings namespace.