*
* | Changelog |
*
*
* | Removed code of open drain, slew limit and drive strength
* features. |
*
*
* | Fixed broken sampling mode function implementations, which wrote
* corrupt configuration values to the device registers. |
*
*
* | Added missing NULL pointer asserts to the PORT driver functions. |
*
*
* | Initial Release |
*
*
*/
/**
* \page asfdoc_sam0_system_pinmux_exqsg Examples for SYSTEM PINMUX Driver
*
* This is a list of the available Quick Start guides (QSGs) and example
* applications for \ref asfdoc_sam0_system_pinmux_group. QSGs are simple
* examples with step-by-step instructions to configure and use this driver in a
* selection of use cases. Note that QSGs can be compiled as a standalone
* application or be added to the user application.
*
* - \subpage asfdoc_sam0_system_pinmux_basic_use_case
*
* \page asfdoc_sam0_system_pinmux_document_revision_history Document Revision History
*
*