2.74 Peripheral Access Controller (PAC)

This Plib implements software abstraction for PAC Peripheral.

Library Interface

Peripheral Access Controller peripheral library provides the following interfaces:

Functions

NameDescription
PAC_InitializeInitializes given instance of PAC peripheral
PAC_PeripheralIsProtectedReturns PAC protection status of peripheral
PAC_PeripheralProtectSetupThis function configures PAC protection for the specified peripheral
PAC_CallbackRegisterRegisters the function to be called when a PAC error has occurred

Data types and constants

NameTypeDescription
PAC_PERIPHERALEnumList of available Peripheral module on which errors will be detected
PAC_PROTECTIONEnumList of available Peripheral Access Control Operations
PAC_CALLBACKTypedefDefines the data type and function signature for the PAC peripheral callback function
Note: Not all APIs maybe implemented. See the specific device family section for available APIs.