nRF5 SDK v12.1.0
Data Fields
ser_hal_transport_evt_phy_error_params_t Struct Reference

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.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated