Karl Palsson 1e3741cb20 swm050: doxygen fixups
* Include the doc-swm050.h core file that defines the base groups.
* Fix/tweak groupings to make things consistent with other targets.
* Drop redundant type information.  That's all included from the function
signatures automatically by doxygen.
* Added register descriptions from datasheet.
2019-06-05 21:31:56 +00:00

31 lines
499 B
C

/** @mainpage libopencm3 SWM050
@version 1.0.0
API documentation for Synwit SWM050 series.
LGPL License Terms @ref lgpl_license
*/
/** @defgroup peripheral_apis Peripheral APIs
* APIs for device peripherals
*/
/** @defgroup SWM050 SWM050
Libraries for Synwit SWM050 series.
@version 1.0.0
LGPL License Terms @ref lgpl_license
*/
/** @defgroup SWM050_defines SWM050 Defines
@brief Defined Constants and Types for the SWM050 series
@version 1.0.0
LGPL License Terms @ref lgpl_license
*/