chrysn 692817059c various enhancements for header generation
* don't reference sections that don't exist (typically happens for
  registers that don't contain any fields and are interpreted
  numerically.

* allow templates to use override_backref for surpressing the list of
  registers that use it

* print doc for fields even when it uses values or only exports a mask

* allow fields to define their own mask; those fields have to define
  their values explicitly too, and don't have to provide a shift

* don't print a "No values defined for the field" lines, as there's
  always a mask in that case by now.
2012-03-04 22:43:52 +01:00
..
2012-03-04 16:57:43 +01:00

/**

@brief EFM32 Tiny Gecko headers

This directory contains all headers specific to the Tiny Gecko family of the
Energy Micro EFM32 series.

The individual peripherials described here all include hints at where the
information was taken from, but usually it stems from
d0034_efm32tg_reference_manual.pdf.

@defgroup EFM32TG EFM32 Tiny Gecko

*/