Synopsis
TargetInterface.setICEBreakerBreakpoint(n, addressValue, addressMask, dataValue, dataMask controlValue, controlMask)
Description

TargetInterface.setICEBreakerBreakpoint sets an ICEBreaker breakpoint. n is the number of the watchpoint unit to use, addressValue is the address value, addressMask is the address mask, dataValue is the data value, dataMask is the data mask, controlValue is the control value, and controlMask is the control mask.