LoRa-BLE-Sensor
Loading...
Searching...
No Matches
Public Attributes | List of all members
sensor_pmic_ops_t Struct Reference

Structure containing function pointers for PMIC operations. More...

#include <sensor_pmic.h>

Public Attributes

bool(* device_is_ready )(const struct device *dev)
 
int(* led_on )(const struct device *dev, uint32_t led)
 
int(* led_off )(const struct device *dev, uint32_t led)
 
int(* sensor_status_get )(const struct device *dev, pmic_sensor_status_t *status)
 

Detailed Description

Structure containing function pointers for PMIC operations.


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