@mchp-mcc/dspic33a-pin-manager
v1.0.1
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
98
Maintainers
Keywords
Readme
MCC Melody Pins Driver for dsPIC33A PIC Microcontrollers
Overview
The Pins Driver provides the Firmware Implementations of Device pins used by the Peripherals.
Features
Based on the Pin Configuration in MCC Melody User interface Pin specific registers are generated as listed below
- GPIO Pin APIs
- IOC - Interrupt-on-Change Registers and APIs
- PPS - Peripheral Pin Select Module Registers
- Input
- Output
- Bi-Directional
- I/O Ports Registers
- PORTx - Port Register
- LATx - Latch Register
- TRISx - Direction Register
- ANSELx - Analog Register
- CNPUx - Weak-Pull Up
- CNPDx - Weak-Pull Down
- ODCx - Output Drain
Changelog
All notable changes to this project will be documented in this file.
[1.0.1] - 2024-07-12
New Features
- CC16SCRIP-9552 :- Initial version