Everything

debugger.CurrentConsumption.Information


This function displays information on acquiring current consumption data. [RL78 (devices with support for peripheral function simulation)] [Simulator]

[Specification format]

debugger.CurrentConsumption.Information()

[Argument(s)]

None

[Return value]

If acquiring current consumption data was enabled: True

If acquiring current consumption data was disabled: False

[Detailed description]

-

This function displays information on acquiring current consumption data.

[Example of use]

>>>debugger.CurrentConsumption.Information()
True
>>>