3.3 Safe PLIB

Safe PLIBs are used for setting up and controlling the operation of the peripherals.

The Safe-PLIB is developed to provide low-level interface to the device to comply with functional safety standards. The Safe-PLIB uses the same API as the MPLAB® Harmony 3 PLIB. The PLIB contains functions to initialize peripherals on the microcontroller and configure them to enable diagnosing different peripheral features. Any features not available in the supplied PLIB shall be developed by the System Integrator by referring to microchip-mplab-harmony.github.io/csp/

Note: The system integrator is responsible for implementing a Safe Peripheral Libray(SAFE-PLIB).