Zephyr API Documentation 4.0.0-rc2
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
current_sense_amplifier_dt_spec Struct Reference

#include <current_sense_amplifier.h>

Data Fields

const struct adc_dt_spec port
 
uint32_t sense_milli_ohms
 
uint16_t sense_gain_mult
 
uint16_t sense_gain_div
 
struct gpio_dt_spec power_gpio
 

Field Documentation

◆ port

const struct adc_dt_spec current_sense_amplifier_dt_spec::port

◆ power_gpio

struct gpio_dt_spec current_sense_amplifier_dt_spec::power_gpio

◆ sense_gain_div

uint16_t current_sense_amplifier_dt_spec::sense_gain_div

◆ sense_gain_mult

uint16_t current_sense_amplifier_dt_spec::sense_gain_mult

◆ sense_milli_ohms

uint32_t current_sense_amplifier_dt_spec::sense_milli_ohms

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