samd: doc: links and spelling

Fixes all doxygen warnings for samd. yay
This commit is contained in:
Karl Palsson
2021-02-03 23:22:52 +00:00
parent 49327dcdc4
commit 7b88c2d9d2
2 changed files with 13 additions and 9 deletions

View File

@@ -18,8 +18,12 @@
/* --- Convenience macros ------------------------------------------------ */
/**@defgroup port_reg_base Port Base registers
* @{
*/
#define PORTA (PORT_BASE + 0)
#define PORTB (PORT_BASE + 0x80)
/**@}*/
/* GPIO number definitions (for convenience) */
/** @defgroup gpio_pin_id GPIO Pin Identifiers