nRF51 SDK v9.0.0
Data Fields
ser_hal_transport_evt_phy_error_params_t Struct Reference

A struct containing parameters of the 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

A struct containing parameters of the 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 PHY error.

uint32_t ser_hal_transport_evt_phy_error_params_t::hw_error_code
 Hardware error code - specific for any microcontroller. Parameter

is valid only for the phy error of type SER_HAL_TRANSP_PHY_ERROR_HW_ERROR.


This document was last updated on Thu Jul 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.