Previous Topic

Next Topic

Book Contents

Book Index

COMDevAddr [D>=17]

Set the controller's communication device address to the value in X, overriding the address set in the current CCB. This allows runtime address setting without having to write NVEM. Pops X.

Note: This instruction will override a previous COMSetCCB. However, a subsequent COMSetCCB will in turn prevail. Normally you would therefore execute the required COMSetCCB and then do the COMDevAddr.

Previous Topic

Next Topic