]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_EFM32_Gecko_Starter_Kit_Simplicity_Studio/Source/SilLabs_Code/Device/SiliconLabs/EFM32WG/Include/efm32wg_usart.h
Add Pearl Gecko demo.
[freertos] / FreeRTOS / Demo / CORTEX_EFM32_Gecko_Starter_Kit_Simplicity_Studio / Source / SilLabs_Code / Device / SiliconLabs / EFM32WG / Include / efm32wg_usart.h
index cdd94b13e8518946af908fb328b23a4207faaaa6..082fde87c65fb658470f08824a2c384b3c65b418 100644 (file)
@@ -1,10 +1,10 @@
 /**************************************************************************//**\r
  * @file efm32wg_usart.h\r
  * @brief EFM32WG_USART register and bit field definitions\r
- * @version 4.0.0\r
+ * @version 4.2.1\r
  ******************************************************************************\r
  * @section License\r
- * <b>(C) Copyright 2015 Silicon Laboratories, Inc. http://www.silabs.com</b>\r
+ * <b>Copyright 2015 Silicon Laboratories, Inc. http://www.silabs.com</b>\r
  ******************************************************************************\r
  *\r
  * Permission is granted to anyone to use this software for any purpose,\r
  * any third party, arising from your use of this Software.\r
  *\r
  *****************************************************************************/\r
+/**************************************************************************//**\r
+* @addtogroup Parts\r
+* @{\r
+******************************************************************************/\r
 /**************************************************************************//**\r
  * @defgroup EFM32WG_USART\r
  * @{\r
@@ -1155,5 +1159,5 @@ typedef struct
 #define USART_I2SCTRL_FORMAT_W8D8             (_USART_I2SCTRL_FORMAT_W8D8 << 8)      /**< Shifted mode W8D8 for USART_I2SCTRL */\r
 \r
 /** @} End of group EFM32WG_USART */\r
-\r
+/** @} End of group Parts */\r
 \r