2.3.4.2 com_transfer_state_t

enum com_transfer_state_t

Contains codes for the return values for the transfer state of the bootloader communication adapter layer.

NOTHING_TO_SEND

0U - com_adapter has nothing to send

SENDING_LENGTH

1U - com_adapter is ready to send the response length

SENDING_RESPONSE

2U - com_adapter is ready to send the response data