@mchp-mcc/default-peripheral-initializer-16bit
v1.0.0
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
933
Maintainers
Keywords
Readme
PIC24/dsPIC Hardware Peripheral Initializer
Overview
Initializer for PIC24/dsPIC device peripherals. It provides low level direct non poratble access to registers which is generated as part of Initialize function.
Features
- Non portable direct register access to only Initialization of peripherals
- The user can configure the setting bits based on their application needs
- Interrupt Service Routine is generated when corresponding interrupt is enabled in Register Initialization of MCC Melody User Interface
Changelog
[1.0.0]
- Initial release version