1.2 Application Interface (API)
This module provides an interface to the application for all PLC operations.
This API includes the following services:
- Set a custom hardware interface.
- Manage the bootloader process of the PL360 device.
- Manage the external configuration of the PL360 device.
- Enable / Disable PLC interface.
- Enable / Disable Secure mode.
- Enable / Disable add-on module (only for PHY firmwares).
- Enable / Disable Sleep mode.
- Enable / Disable Debug mode in run time. Manage extraction of data me memory from PL360.
This interface is defined in file atpl360.h and some of these services are configured in file conf_atpl360.h (see Configure Application).