ser_phy_evt_hw_error_params_t

nRF5 SDK v10.0.0

nRF51 SDK v10.0.0

A struct containing parameters of the event of type SER_PHY_EVT_HW_ERROR . More...

#include <ser_phy.h>

Data Fields

uint32_t error_code
uint8_t * p_buffer

Detailed Description

A struct containing parameters of the event of type SER_PHY_EVT_HW_ERROR .

Field Documentation

uint32_t ser_phy_evt_hw_error_params_t::error_code

Hardware error code - specific for any microcontroller.

uint8_t* ser_phy_evt_hw_error_params_t::p_buffer

Pointer to the buffer that was processed when error occured.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .