DHWCtrl.ApspiSingleSend

Send a single SPI programming instruction.

Properties

Parameters (request frame)

Name Type/Size Description
CmdCode Integer (8 bits) command code of instruction.
Address Integer (16 bits) target address of instruction.
CmdData Integer (8 bits) data byte of instruction.
Delay Integer (16 bits) Delay to assert before next command in milliseconds.

Returned values (response frame)

None