Contiki 3.x
Functions
board-sensors.h File Reference

    Declarations for sensor-related functions that are
    common to all stm32w platforms.
More...

Go to the source code of this file.

Functions

void board_sensors_power_down (void)
 Remember state of sensors (if active or not), in order to resume their original state after calling board_sensors_power_up(). More...
 
void board_sensors_power_up (void)
 Resume the state of all on-board sensors on to the state that they had when board_sensors_power_down() was called. More...
 

Detailed Description

    Declarations for sensor-related functions that are
    common to all stm32w platforms.
Author
Salvatore Pitrulli salvo.nosp@m.pitr.nosp@m.u@use.nosp@m.rs.s.nosp@m.ource.nosp@m.forg.nosp@m.e.net

Definition in file board-sensors.h.