CAT2 Peripheral Driver Library
cy_stc_isouart_node_interface_config_t Struct Reference

Description

Interface node configuration structure.

Data Fields

uint8_t nodeId
 Address (ID) of the node. More...
 
uint8_t blockId
 Block ID assigned to the node (Only useful when blockid feature is enabled). More...
 
bool isFinalNode
 Final node flag. More...
 

Field Documentation

◆ nodeId

uint8_t cy_stc_isouart_node_interface_config_t::nodeId

Address (ID) of the node.

◆ blockId

uint8_t cy_stc_isouart_node_interface_config_t::blockId

Block ID assigned to the node (Only useful when blockid feature is enabled).

◆ isFinalNode

bool cy_stc_isouart_node_interface_config_t::isFinalNode

Final node flag.