Format `eeprom.h` doxygen documentation
This commit is contained in:
parent
a6b209d36d
commit
940b18e0b2
|
|
@ -359,8 +359,8 @@ static_assert(sizeof(Sheets) == EEPROM_SHEETS_SIZEOF, "Sizeof(Sheets) is not EEP
|
||||||
| ^ | ^ | ^ | 20h 32 | ^ | Free bit | ^ | ^
|
| ^ | ^ | ^ | 20h 32 | ^ | Free bit | ^ | ^
|
||||||
| ^ | ^ | ^ | 40h 64 | ^ | Free bit | ^ | ^
|
| ^ | ^ | ^ | 40h 64 | ^ | Free bit | ^ | ^
|
||||||
| ^ | ^ | ^ | 80h 128 | ^ | Unknown | ^ | ^
|
| ^ | ^ | ^ | 80h 128 | ^ | Unknown | ^ | ^
|
||||||
| 0x0CA2 3234 | float | EEPROM_THERMAL_MODEL_U | ??? | ff ff ff ffh | Thermal Model linear temperature coefficient (W/K/W) | Thermal Model | D3 Ax0ca2 C4
|
| 0x0CA2 3234 | float | EEPROM_THERMAL_MODEL_U | ??? | ff ff ff ffh | Thermal Model linear temp coefficient (W/K/W) | Thermal Model| D3 Ax0ca2 C4
|
||||||
| 0x0C9E 3230 | float | EEPROM_THERMAL_MODEL_V | ??? | ff ff ff ffh | Thermal Model linear temperature intercept (W/W) | Thermal Model | D3 Ax0c9e C4
|
| 0x0C9E 3230 | float | EEPROM_THERMAL_MODEL_V | ??? | ff ff ff ffh | Thermal Model linear temp intercept (W/W) | Thermal Model| D3 Ax0c9e C4
|
||||||
| 0x0C9A 3226 | float | EEPROM_THERMAL_MODEL_D | ??? | ff ff ff ffh | Thermal Model sim. 1st order IIR filter factor | Thermal Model| D3 Ax0c9a C4
|
| 0x0C9A 3226 | float | EEPROM_THERMAL_MODEL_D | ??? | ff ff ff ffh | Thermal Model sim. 1st order IIR filter factor | Thermal Model| D3 Ax0c9a C4
|
||||||
| 0x0C98 3224 | uint16 | EEPROM_THERMAL_MODEL_L | 0-2160 | ff ffh | Thermal Model sim. response lag (ms) | Thermal Model| D3 Ax0c98 C2
|
| 0x0C98 3224 | uint16 | EEPROM_THERMAL_MODEL_L | 0-2160 | ff ffh | Thermal Model sim. response lag (ms) | Thermal Model| D3 Ax0c98 C2
|
||||||
| 0x0C97 3223 | uint8 | EEPROM_THERMAL_MODEL_VER | 0-255 | ffh | Thermal Model Version | Thermal Model| D3 Ax0c97 C1
|
| 0x0C97 3223 | uint8 | EEPROM_THERMAL_MODEL_VER | 0-255 | ffh | Thermal Model Version | Thermal Model| D3 Ax0c97 C1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue