nRF51 SDK v9.0.0
Data Fields
ser_phy_evt_hw_error_params_t Struct Reference

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.


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.