NTURT Zephyr v0.0.1
NTURT common library for Zephyr RTOS
Loading...
Searching...
No Matches
msg_sensor_pow Struct Reference

Power sensors message. More...

#include <nturt/msg/interfaces/sensor.h>

+ Collaboration diagram for msg_sensor_pow:

Data Fields

struct msg_header header
 
float in_volt
 
float v5_curr
 
float v5_rpi_curr
 

Detailed Description

Power sensors message.

Field Documentation

◆ header

struct msg_header msg_sensor_pow::header

Message header.

◆ in_volt

float msg_sensor_pow::in_volt

Input voltage. Unit: V

◆ v5_curr

float msg_sensor_pow::v5_curr

5V current. Unit: A

◆ v5_rpi_curr

float msg_sensor_pow::v5_rpi_curr

5V Raspberry Pi current. Unit: A


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