The Pins Driver provides the Firmware Implementations of Device pins used by the Peripherals.
- Generates GPIO Pin APIs
- Generates I/O Ports Registers
- Generates ISC - Input/Sense Configuration Registers and APIs
- Generates PORTMUX Registers
This driver generates the following files:
- ./mcc_generated_files/system/src/pins.c => A driver file containing Register Initialization and API function implementations
- ./mcc_generated_files/system/pins.h => A driver file containing the API function definitions
All notable changes to this project will be documented in this file.
- M8PD-15502 :- PORTMUX actions are not latest when the Pins row action is read by a software component