CAT2 Peripheral Driver Library
cy_stc_isouart_host_config_t Struct Reference

Description

Configure the iso UART in Host mode.

Data Fields

cy_en_isouart_chain_topology_t topology
 Topology of iso UART chain.
 
cy_en_isouart_host_bitrate_t hostBitrate
 The data rate of the iso UART chain.
 
cy_en_isouart_receiver_mode_t receiverMode
 Receive mode.
 
cy_en_isouart_crc_policy_t crcPolicy
 CRC Polynomial.
 
bool enableBlockId
 Whether enable Block ID.
 
bool useWriteDoneTrig
 Whether use trigger when a write transaction is complete.
 
bool useLowSramFullTrig
 Whether use trigger when data is full in Low side of SRAM.
 
bool useHighSramFullTrig
 Whether use trigger when data is full in High side of SRAM.
 
bool enableMultiReadBC
 Whether enable BC Multi Read.
 
bool enableInternalLoopback
 Whether enable internal loopback.