Index: firmware/App/Services/FpgaDD.c =================================================================== diff -u -rdfeca71d28f8e979352c5aeb2e600c7922a06b89 -rfdd5d0dadcc46352e41a899bf2eb133f3d4c321b --- firmware/App/Services/FpgaDD.c (.../FpgaDD.c) (revision dfeca71d28f8e979352c5aeb2e600c7922a06b89) +++ firmware/App/Services/FpgaDD.c (.../FpgaDD.c) (revision fdd5d0dadcc46352e41a899bf2eb133f3d4c321b) @@ -432,7 +432,7 @@ U08 fpgaP18TempReadCount; ///< Reg 818. P19 temperature successful read count U08 fpgaP18TempErrorCount; ///< Reg 819. P19 Temperature error read count U08 fpgaP18CalMemCounter; ///< Reg 820. TBD -}DD_FPGA_SENSORS_BETA_2_T; +} DD_FPGA_SENSORS_BETA_2_T; typedef struct { @@ -655,7 +655,8 @@ /*********************************************************************//** * @brief - * The initFPGAPerHW function initializes the DD FPGA registers. + * The initFPGAPerHW function reconfigures the FPGA driver to use appropriate + * FPGA register maps. * @details \b Inputs: none * @details \b Outputs: FPGA registers initialized. * @return none