Struct containing parameters of event of type SER_HAL_TRANSP_EVT_PHY_ERROR . More...
#include <ser_hal_transport.h>
Data Fields |
|
| ser_hal_transport_phy_error_type_t | error_type |
| uint32_t | hw_error_code |
Detailed Description
Struct containing parameters of event of type SER_HAL_TRANSP_EVT_PHY_ERROR .
Field Documentation
| ser_hal_transport_phy_error_type_t ser_hal_transport_evt_phy_error_params_t::error_type |
Type of the PHY error.
| uint32_t ser_hal_transport_evt_phy_error_params_t::hw_error_code |
Hardware error code - specific for a microcontroller. Parameter
is valid only for the PHY error of type SER_HAL_TRANSP_PHY_ERROR_HW_ERROR .
- components/serialization/common/transport/ser_hal_transport.h