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

const struct ADCHardwareStruct* BatteryMonitorHardwareStruct::adc

Definition at line 140 of file system.h.

uint8_t BatteryMonitorHardwareStruct::current_adc_channel

Definition at line 139 of file system.h.

GPIO_TypeDef* BatteryMonitorHardwareStruct::current_gpio

Definition at line 137 of file system.h.

uint16_t BatteryMonitorHardwareStruct::current_pin

Definition at line 138 of file system.h.

uint8_t BatteryMonitorHardwareStruct::voltage_adc_channel

Definition at line 136 of file system.h.

GPIO_TypeDef* BatteryMonitorHardwareStruct::voltage_gpio

Definition at line 134 of file system.h.

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 Thu Apr 15 2021 05:07:58