diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/ADCDevice.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/ADCDevice.h index 0a561f8..43507aa 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/ADCDevice.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/ADCDevice.h @@ -22,7 +22,7 @@ #define INC_ADCDEVICE_H_ /** - * ADCDevice implementation + * %ADCDevice implementation * \defgroup ADCDevice Package ADCDevice * \ingroup HAL * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Buzzer.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Buzzer.h index 355df5c..b41142b 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Buzzer.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Buzzer.h @@ -21,7 +21,7 @@ #define INC_BUZZER_H_ /** - * Buzzer implementation + * %Buzzer implementation * \defgroup Buzzer Package Buzzer * \ingroup HAL * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/CachedStorage.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/CachedStorage.h index f45569e..f99afc9 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/CachedStorage.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/CachedStorage.h @@ -21,7 +21,7 @@ #define _CACHEDEEPROM_H_ /** - * CachedStorage implementation + * %CachedStorage implementation * \defgroup CachedStorage Package CachedStorage * \ingroup HAL * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/CoverSolenoid.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/CoverSolenoid.h index 7d6581e..47970f0 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/CoverSolenoid.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/CoverSolenoid.h @@ -21,7 +21,7 @@ #define SOLENOID_H_ /** - * CoverSolenoid implementation + * %CoverSolenoid implementation * \defgroup CoverSolenoid Package CoverSolenoid * \ingroup HAL * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/DACDevice.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/DACDevice.h index b2d765a..d182561 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/DACDevice.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/DACDevice.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * DACDevice implementation + * %DACDevice implementation * \defgroup DACDevice Package DACDevice * \ingroup HAL * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/DisplayDevice.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/DisplayDevice.h index 5df0afa..8af2825 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/DisplayDevice.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/DisplayDevice.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * DisplayDevice implementation + * %DisplayDevice implementation * \defgroup DisplayDevice Package DisplayDevice * \ingroup HAL * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/HighVoltageDetection.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/HighVoltageDetection.h index d422e2e..4ef3ad7 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/HighVoltageDetection.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/HighVoltageDetection.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * HighVoltageDetection implementation + * %HighVoltageDetection implementation * \defgroup HighVoltageDetection Package HighVoltageDetection * \ingroup HAL * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/IODevice.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/IODevice.h index f301bdb..2250597 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/IODevice.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/IODevice.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * IODevice implementation + * %IODevice implementation * \defgroup IODevice Package IODevice * \ingroup HAL * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Interlock.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Interlock.h index ce31c19..d68cf0e 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Interlock.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Interlock.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * Interlock implementation + * %Interlock implementation * \defgroup Interlock Package Interlock * \ingroup HAL * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/KeyboardDevice.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/KeyboardDevice.h index 2890028..56df3d6 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/KeyboardDevice.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/KeyboardDevice.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * KeyboardDevice implementation + * %KeyboardDevice implementation * \defgroup KeyboardDevice Package KeyboardDevice * \ingroup HAL * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Leds.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Leds.h index 68a4a04..5700cdf 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Leds.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Leds.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * Leds implementation + * %Leds implementation * \defgroup Leds Package Leds * \ingroup HAL * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Logger.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Logger.h index a344cec..8fabb34 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Logger.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Logger.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * Logger implementation + * %Logger implementation * \defgroup Logger Package Logger * \ingroup HAL * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/MAX5715.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/MAX5715.h index b595787..a3366df 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/MAX5715.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/MAX5715.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * MAX5715 implementation + * %MAX5715 implementation * \defgroup MAX5715 Package MAX5715 * \ingroup HAL * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/MemoryDevice.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/MemoryDevice.h index 62703ce..c5d7305 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/MemoryDevice.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/MemoryDevice.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * MemoryDevice implementation + * %MemoryDevice implementation * \defgroup MemoryDevice Package MemoryDevice * \ingroup HAL * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Observable.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Observable.h index a98f6f4..70b19ff 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Observable.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Observable.h @@ -17,7 +17,7 @@ */ /** - * Observable implementation + * %Observable implementation * \defgroup Observable Package Observable * \ingroup HAL * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Observer.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Observer.h index 80a79bc..2a7bd0f 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Observer.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/Observer.h @@ -17,7 +17,7 @@ */ /** - * Observer implementation + * %Observer implementation * \defgroup Observer Package Observer * \ingroup HAL * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/PID.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/PID.h index dd4ff8d..7770f88 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/PID.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/PID.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * PID implementation + * %PID implementation * \defgroup PID Package PID * \ingroup HAL * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/TeslaGunSafety.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/TeslaGunSafety.h index d8ba044..86188a7 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/TeslaGunSafety.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/TeslaGunSafety.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * TeslaGunSafety implementation + * %TeslaGunSafety implementation * \defgroup TeslaGunSafety Package TeslaGunSafety * \ingroup HAL * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/crc32.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/crc32.h index 5961631..a41c6b9 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/crc32.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/crc32.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * CRC32 implementation + * %CRC32 implementation * \defgroup CRC32 Package CRC32 * \ingroup HAL * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/nhd0420.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/nhd0420.h index e17d17c..71da1aa 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/nhd0420.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/nhd0420.h @@ -18,8 +18,8 @@ // ----------------------------------------------------------------------------- /** - * nhd0420 implementation - * \defgroup nhd0420 Package nhd0420 + * %NHD0420 implementation + * \defgroup NHD0420 Package NHD0420 * \ingroup HAL * @{ */ @@ -118,9 +118,13 @@ // Type definitions. // ----------------------------------------------------------------------------- +/** + * \class NHD0420 + * \extends DisplayDevice + */ struct NHD0420 { - struct DisplayDevice displayDevice; + struct DisplayDevice displayDevice; //!< \private const struct IODevice* device; bool initialized; }; diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/storm700.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/storm700.h index 84d1f5d..c61f66c 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/storm700.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/HAL/inc/storm700.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * Storm700 implementation + * %Storm700 implementation * \defgroup Storm700 Package Storm700 * \ingroup HAL * @{ @@ -48,9 +48,13 @@ // Type definitions. // ----------------------------------------------------------------------------- +/** + * \class Storm700 + * \extends KeyboardDevice + */ struct Storm700 { - struct KeyboardDevice keyboardDevice; + struct KeyboardDevice keyboardDevice; //!< \private const struct IODevice* device; bool initialized; }; diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/CathodeMCP.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/CathodeMCP.h index 71c4fd4..94481a3 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/CathodeMCP.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/CathodeMCP.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * CathodeMCP implementation + * %CathodeMCP implementation * \defgroup CathodeMCP Package CathodeMCP * \ingroup Platform * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/InternalFlash.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/InternalFlash.h index c477f2f..fbc620c 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/InternalFlash.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/InternalFlash.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * InternalFlash implementation + * %InternalFlash implementation * \defgroup InternalFlash Package InternalFlash * \ingroup Platform * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/PCBA.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/PCBA.h index ad766c3..f7a4acc 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/PCBA.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/PCBA.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * Pcba implementation + * %Pcba implementation * \defgroup Pcba Package Pcba * \ingroup Platform * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/Version.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/Version.h index 131ec76..84b51ae 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/Version.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/Version.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * Version implementation + * %Version implementation * \defgroup Version Package Version * \ingroup Platform * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/gpio.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/gpio.h index f03f154..aacf9b6 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/gpio.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/gpio.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * GPIO implementation + * %GPIO implementation * \defgroup GPIO Package GPIO * \ingroup Platform * @{ @@ -54,9 +54,7 @@ typedef enum /** * \class Gpio * \extends IODevice - * The Gpio struct that can be used as an object */ - struct Gpio { struct IODevice device; //!< \private diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/internalADC.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/internalADC.h index ded01da..ad1e453 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/internalADC.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/internalADC.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * InternalADC implementation + * %InternalADC implementation * \defgroup InternalADC Package InternalADC * \ingroup Platform * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/keypadMatrix.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/keypadMatrix.h index 5591714..fe4613b 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/keypadMatrix.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/keypadMatrix.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * Keypad implementation + * %Keypad implementation * \defgroup Keypad Package Keypad * \ingroup Platform * @{ @@ -76,9 +76,13 @@ struct keypadElement EXTI_InitTypeDef EXTI_InitStruct; }; +/** + * \class Keypad + * \extends IODevice + */ struct Keypad { - struct IODevice device; + struct IODevice device; //!< \private struct keypadElement row[KEYPAD_MAX_NUMBER_OF_ROWS]; struct keypadElement column[KEYPAD_MAX_NUMBER_OF_COLUMNS]; Keypad_KeyState lastState[KEYPAD_MAX_NUMBER_OF_ROWS][KEYPAD_MAX_NUMBER_OF_COLUMNS]; diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/platform.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/platform.h index 656359a..2e2b68f 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/platform.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/platform.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * Platform implementation + * %Platform implementation * \defgroup PlatformGroup Package Platform * \ingroup Platform * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/rtc.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/rtc.h index 1508827..25fa3f3 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/rtc.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/rtc.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * Rtc implementation + * %Rtc implementation * \defgroup Rtc Package Rtc * \ingroup Platform * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/spi.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/spi.h index b921d6d..12d4534 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/spi.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/spi.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * Spi implementation + * %Spi implementation * \defgroup Spi Package Spi * \ingroup Platform * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/spiDevice.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/spiDevice.h index 04ce27e..fff66bf 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/spiDevice.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/spiDevice.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * SpiDevice implementation + * %SpiDevice implementation * \defgroup SpiDevice Package SpiDevice * \ingroup Platform * @{ @@ -47,9 +47,13 @@ // Type definitions. // ----------------------------------------------------------------------------- +/** + * \class SpiDevice + * \extends IODevice + */ struct SpiDevice { - struct IODevice device; + struct IODevice device; //!< \private struct Spi* spi; struct SpiParameters parameters; T_PL_GPIO SPI_CE; diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/uart.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/uart.h index 10f295e..8b29eb4 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/uart.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Platform/inc/uart.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * UART implementation + * %UART implementation * \defgroup UART Package UART * \ingroup Platform * @{ @@ -75,9 +75,13 @@ struct UartParameters UBaseType_t rxQueueSize; }; +/** + * \class Uart + * \extends IODevice + */ struct Uart { - struct IODevice device; + struct IODevice device; //!< \private USART_TypeDef* USART_TypeDef; USART_InitTypeDef USART_InitStruct; USART_ClockInitTypeDef* USART_ClockInitStruct; diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/ADConverter.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/ADConverter.h index 440fa14..d2482c7 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/ADConverter.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/ADConverter.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * ADConverter implementation + * %ADConverter implementation * \defgroup ADConverter Package ADConverter * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/ADConverters.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/ADConverters.h index 1cdbad8..cda5d4f 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/ADConverters.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/ADConverters.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * ADConverters implementation + * %ADConverters implementation * \defgroup ADConverters Package ADConverters * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/CalibrationParameters.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/CalibrationParameters.h index 949a313..6b7ed17 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/CalibrationParameters.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/CalibrationParameters.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * CalibrationParameters implementation + * %CalibrationParameters implementation * \defgroup CalibrationParameters Package CalibrationParameters * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/CalibrationSetpoint.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/CalibrationSetpoint.h index 0f6eaa5..2f9c1c0 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/CalibrationSetpoint.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/CalibrationSetpoint.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * CalibrationSetpoint implementation + * %CalibrationSetpoint implementation * \defgroup CalibrationSetpoint Package CalibrationSetpoint * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/CalibrationSetpoints.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/CalibrationSetpoints.h index c9b942b..8e63d04 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/CalibrationSetpoints.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/CalibrationSetpoints.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * CalibrationSetpoints implementation + * %CalibrationSetpoints implementation * \defgroup CalibrationSetpoints Package CalibrationSetpoints * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/DAConverter.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/DAConverter.h index 40a95cd..4ed4daf 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/DAConverter.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/DAConverter.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * DAConverter implementation + * %DAConverter implementation * \defgroup DAConverter Package DAConverter * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/DAConverters.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/DAConverters.h index 7dc93a4..585e6e9 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/DAConverters.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/DAConverters.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * DAConverters implementation + * %DAConverters implementation * \defgroup DAConverters Package DAConverters * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/DeviceParameters.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/DeviceParameters.h index 3af735c..c49dc5c 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/DeviceParameters.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/DeviceParameters.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * DeviceParameters implementation + * %DeviceParameters implementation * \defgroup DeviceParameters Package DeviceParameters * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Display.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Display.h index e3436b0..cd89245 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Display.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Display.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * Display implementation + * %Display implementation * \defgroup Display Package Display * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/DisplayContent.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/DisplayContent.h index 23a6741..b4397d6 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/DisplayContent.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/DisplayContent.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * DisplayContent implementation + * %DisplayContent implementation * \defgroup DisplayContent Package DisplayContent * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Displays.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Displays.h index 3143f3e..8fc496c 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Displays.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Displays.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * Displays implementation + * %Displays implementation * \defgroup Displays Package Displays * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Error.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Error.h index 02c5f74..9df73c9 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Error.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Error.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * Error implementation + * %Error implementation * \defgroup Error Package Error * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/FreeRTOSConfig.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/FreeRTOSConfig.h index f26bb32..ef84d8a 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/FreeRTOSConfig.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/FreeRTOSConfig.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * FreeRTOSConfig implementation + * %FreeRTOSConfig implementation * \defgroup FreeRTOSConfig Package FreeRTOSConfig * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/FreeRTOSFixes.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/FreeRTOSFixes.h index aac79be..729c67d 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/FreeRTOSFixes.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/FreeRTOSFixes.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * FreeRTOSFixes implementation + * %FreeRTOSFixes implementation * \defgroup FreeRTOSFixes Package FreeRTOSFixes * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuCore.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuCore.h index 4c9bc53..503fd60 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuCore.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuCore.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * MenuCore implementation + * %MenuCore implementation * \defgroup MenuCore Package MenuCore * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuElements.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuElements.h index 936ec0a..d12edb9 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuElements.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuElements.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * MenuElements implementation + * %MenuElements implementation * \defgroup MenuElements Package MenuElements * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuStates.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuStates.h index 6011edb..656cd1c 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuStates.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuStates.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * MenuStates implementation + * %MenuStates implementation * \defgroup MenuStates Package MenuStates * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuText.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuText.h index 5ed2071..7f9b2a2 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuText.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuText.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * MenuText implementation + * %MenuText implementation * \defgroup MenuText Package MenuText * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/PIDParameters.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/PIDParameters.h index 5c0425f..337cab2 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/PIDParameters.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/PIDParameters.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * PIDParameters implementation + * %PIDParameters implementation * \defgroup PIDParameters Package PIDParameters * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/PIN.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/PIN.h index c26b666..1778c2f 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/PIN.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/PIN.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * PIN implementation + * %PIN implementation * \defgroup PIN Package PIN * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/PowerLossDetector.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/PowerLossDetector.h index 9a9a609..1300bcc 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/PowerLossDetector.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/PowerLossDetector.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * PowerLossDetector implementation + * %PowerLossDetector implementation * \defgroup PowerLossDetector Package PowerLossDetector * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/RepairPreset.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/RepairPreset.h index 65ec778..abab242 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/RepairPreset.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/RepairPreset.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * RepairPreset implementation + * %RepairPreset implementation * \defgroup RepairPreset Package RepairPreset * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/RepairPresets.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/RepairPresets.h index 222dd58..0ceebc3 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/RepairPresets.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/RepairPresets.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * RepairPresets implementation + * %RepairPresets implementation * \defgroup RepairPresets Package RepairPresets * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/SignalProfileGenerator.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/SignalProfileGenerator.h index fb22238..f935bf6 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/SignalProfileGenerator.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/SignalProfileGenerator.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * SignalProfileGenerator implementation + * %SignalProfileGenerator implementation * \defgroup SignalProfileGenerator Package SignalProfileGenerator * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Voltage.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Voltage.h index a9805c2..f016e33 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Voltage.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Voltage.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * Voltage implementation + * %Voltage implementation * \defgroup Voltage Package Voltage * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Warning.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Warning.h index 9edf43b..b3c9d02 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Warning.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/Warning.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * Warning implementation + * %Warning implementation * \defgroup Warning Package Warning * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/hsb-mrts.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/hsb-mrts.h index ca7c5d1..c5d5cd8 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/hsb-mrts.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/hsb-mrts.h @@ -18,8 +18,8 @@ // ----------------------------------------------------------------------------- /** - * hsb-mrts implementation - * \defgroup hsb-mrts Package hsb-mrts + * %HSB-MRTS implementation + * \defgroup HSB-MRTS Package HSB-MRTS * \ingroup hsb-mrts * @{ */ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/hwValidationMenu.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/hwValidationMenu.h index 36894ae..ba3f59d 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/hwValidationMenu.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/hwValidationMenu.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * HwValidationMenu implementation + * %HwValidationMenu implementation * \defgroup HwValidationMenu Package HwValidationMenu * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairMenu.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairMenu.h index a005648..659204c 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairMenu.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairMenu.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * RepairMenu implementation + * %RepairMenu implementation * \defgroup RepairMenu Package RepairMenu * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairMenus.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairMenus.h index 7d18e39..a6e88ed 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairMenus.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairMenus.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * RepairMenus implementation + * %RepairMenus implementation * \defgroup RepairMenus Package RepairMenus * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairProcess.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairProcess.h index b8f6623..e4955f9 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairProcess.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairProcess.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * RepairProcess implementation + * %RepairProcess implementation * \defgroup RepairProcess Package RepairProcess * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairProcessRow.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairProcessRow.h index 2f542aa..67a72ef 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairProcessRow.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairProcessRow.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * RepairProcessRow implementation + * %RepairProcessRow implementation * \defgroup RepairProcessRow Package RepairProcessRow * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairProcesses.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairProcesses.h index 09e0341..db4dd7b 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairProcesses.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/repairProcesses.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * RepairProcesses implementation + * %RepairProcesses implementation * \defgroup RepairProcesses Package RepairProcesses * \ingroup hsb-mrts * @{ diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/stm32f10x_it.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/stm32f10x_it.h index 054e714..d5003b1 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/stm32f10x_it.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/stm32f10x_it.h @@ -18,7 +18,7 @@ // ----------------------------------------------------------------------------- /** - * STM32f10x_it implementation + * %STM32f10x_it implementation * \defgroup STM32f10x_it Package STM32f10x_it * \ingroup hsb-mrts * @{