ruuvi.drivers.c  ${PROJECT_VERSION}
Drivers for external sensors and peripherals on embedded systems.
ruuvi_interface_power_test.h File Reference
#include "ruuvi_driver_test.h"
#include "ruuvi_interface_power.h"
#include <stdbool.h>

Go to the source code of this file.

Functions

bool ri_power_run_integration_test (const rd_test_print_fp printfp, const ri_power_regulators_t regulators)
 Run all Power integration tests. More...
 

Detailed Description

Author
Otso Jousimaa otso@.nosp@m.ojou.nosp@m.sima..nosp@m.net
Date
2020-02-13

Integration test power implementation, i.e. enabling integrated regulators.

Definition in file ruuvi_interface_power_test.h.