Public Attributes | List of all members
BatteryMonitorHardwareStruct Struct Reference

#include <system.h>

Public Attributes

const struct ADCHardwareStructadc
 
uint8_t current_adc_channel
 
GPIO_TypeDefcurrent_gpio
 
uint16_t current_pin
 
uint8_t voltage_adc_channel
 
GPIO_TypeDefvoltage_gpio
 
uint16_t voltage_pin
 

Detailed Description

Definition at line 132 of file system.h.

Member Data Documentation

◆ adc

const struct ADCHardwareStruct* BatteryMonitorHardwareStruct::adc

Definition at line 140 of file system.h.

◆ current_adc_channel

uint8_t BatteryMonitorHardwareStruct::current_adc_channel

Definition at line 139 of file system.h.

◆ current_gpio

GPIO_TypeDef* BatteryMonitorHardwareStruct::current_gpio

Definition at line 137 of file system.h.

◆ current_pin

uint16_t BatteryMonitorHardwareStruct::current_pin

Definition at line 138 of file system.h.

◆ voltage_adc_channel

uint8_t BatteryMonitorHardwareStruct::voltage_adc_channel

Definition at line 136 of file system.h.

◆ voltage_gpio

GPIO_TypeDef* BatteryMonitorHardwareStruct::voltage_gpio

Definition at line 134 of file system.h.

◆ voltage_pin

uint16_t BatteryMonitorHardwareStruct::voltage_pin

Definition at line 135 of file system.h.


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


rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Mon Feb 28 2022 23:36:18