CAT2 Peripheral Driver Library
cy_stc_can_context_t Struct Reference

Description

Context structure.

Data Fields

cy_can_tx_msg_func_ptr_t canTxInterruptFunction
 The pointer to transmit interrupt callback.
 
cy_can_rx_msg_func_ptr_t canRxInterruptFunction
 The pointer to receive interrupt callback.
 
cy_can_error_func_ptr_t canErrorInterruptFunction
 The pointer to error interrupt callback.