ruuvi.drivers.c  ${PROJECT_VERSION}
Drivers for external sensors and peripherals on embedded systems.
ruuvi_nrf5_sdk15_error.h File Reference
#include "nrf_error.h"
#include "sdk_errors.h"
#include "ruuvi_driver_error.h"

Go to the source code of this file.

Functions

rd_status_t ruuvi_nrf5_sdk15_to_ruuvi_error (const ret_code_t error)
 convert nrf5 sdk15 error code into Ruuvi error code. More...
 

Detailed Description

Author
Otso Jousimaa otso@.nosp@m.ojou.nosp@m.sima..nosp@m.net
Date
2019-01-31

Converts nRF5 SDK15 error codes to Ruuvi error codes

Definition in file ruuvi_nrf5_sdk15_error.h.