1.0.0 • Published 3 years ago

@mchp-mcc/default-peripheral-initializer-16bit v1.0.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
3 years ago

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