Microchip® Advanced Software Framework

Extra Information for SYSTEM PINMUX Driver

Acronyms

The table below presents the acronyms used in this module:

Acronym Description
GPIO General Purpose Input/Output
MUX Multiplexer

Dependencies

This driver has the following dependencies:

  • None

Errata

There are no errata related to this driver.

Module History

An overview of the module history is presented in the table below, with details on the enhancements and fixes made to the module since its first release. The current version of this corresponds to the newest version in the table.

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