This struct defines the values which can be parsed to a callback function upon an ended transmission regardless of the result.
Public Attributes#
uint8_t
Status of the transmission.
If transmission to several nodes, this flag is set if transmission for the last node has ended.
Public Attribute Documentation#
nodeId#
node_id_t transmission_result_t::nodeId
The ID of the node to which the transmission has been done.
isFinished#
TRANSMISSION_RESULT_FINISH_STATUS transmission_result_t::isFinished
If transmission to several nodes, this flag is set if transmission for the last node has ended.