CAT2 Peripheral Driver Library
cy_stc_isouart_interface_status_t Struct Reference

Description

Iso UART interface status.

Data Fields

cy_en_isouart_interface_state_t interfaceState
 Interface state.
 
cy_en_isouart_request_state_t requestState
 Request sub-state (REQUEST state)
 
cy_en_isouart_host_command_t hostCommand
 Last host command (slave transmit phases)
 
cy_en_isouart_reply_state_t replyState
 Reply sub-state (slave transmit phases)
 
uint32_t txDeviceId
 Device ID currently transmitting.
 
uint32_t packetNumber
 Current packet index.