Mario Hüttel
67a32cdc20
* Add watchdog code * Add file structure for safety controller * Lay groundstones to move all error flags to the safety controller * Improve doxygen
9 lines
276 B
Plaintext
9 lines
276 B
Plaintext
/**
|
|
@defgroup safety-adc Safety ADC
|
|
@ingroup safety
|
|
|
|
The safety ADC continuously monitors the microcontrollers internal core temperature (and therefore the whole device's temperature) and the external reference voltage compared to its
|
|
internal bandgap reference voltage.
|
|
|
|
*/
|