nRF5 SDK v17.1.0
Data Fields
ser_phy_evt_hw_error_params_t Struct Reference

A struct containing parameters of 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 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 a microcontroller.

uint8_t* ser_phy_evt_hw_error_params_t::p_buffer

Pointer to the buffer that was processed when error occured.


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

Documentation feedback | Developer Zone | Subscribe | Updated