SBAU260 April 2016
The Save Header menu item allows the current register settings to be saved to a standard C header file that can be directly linked into a firmware code project for initialization of the device at startup.
The header file provides #define statements for various register related values and an array of structs containing the register address and values.
The file details and an example file are shown in Section C.3.