Zephyr API Documentation 3.7.99
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_micro_ohms
 
uint32_t sense_gain_mult
 
uint32_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

uint32_t current_sense_amplifier_dt_spec::sense_gain_div

◆ sense_gain_mult

uint32_t current_sense_amplifier_dt_spec::sense_gain_mult

◆ sense_micro_ohms

uint32_t current_sense_amplifier_dt_spec::sense_micro_ohms

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