10.1.8 Set Debug Mode Function
This function provides a mechanism to enable or disable the Debug mode capability in
order to access to the internal memory of PL360
device.
void atpl360_set_debug(bool debug);
Parameters:
debug | True to enable Debug mode, False to disable. |
Note that when in Debug mode, the core and peripherals of PL360 are reset; therefore, all the other PLC capabilities are not available.