Zephyr Project API 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
current_sense_shunt_dt_spec Struct Reference

Current sense shunt DT struct. More...

#include <current_sense_shunt.h>

Data Fields

const struct adc_dt_spec port
 ADC channel info.
uint32_t shunt_micro_ohms
 Shunt resistor value in micro-ohms.

Detailed Description

Current sense shunt DT struct.

This stores information about a current sense shunt obtained from Devicetree.

See also
CURRENT_SENSE_SHUNT_DT_SPEC_GET

Field Documentation

◆ port

const struct adc_dt_spec current_sense_shunt_dt_spec::port

ADC channel info.

◆ shunt_micro_ohms

uint32_t current_sense_shunt_dt_spec::shunt_micro_ohms

Shunt resistor value in micro-ohms.


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