nRF51 SDK - S110 SoftDevice
|
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 |
A struct containing parameters of the event of type SER_HAL_TRANSP_EVT_PHY_ERROR.
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.