WPILibC++ 2025.2.1
|
#include <vector>
#include <hal/PowerDistribution.h>
#include <hal/Types.h>
#include <wpi/sendable/Sendable.h>
#include <wpi/sendable/SendableHelper.h>
Go to the source code of this file.
Classes | |
class | frc::PowerDistribution |
Class for getting voltage, current, temperature, power and energy from the CTRE Power Distribution Panel (PDP) or REV Power Distribution Hub (PDH). More... | |
struct | frc::PowerDistribution::Version |
Version and device data received from a PowerDistribution device. More... | |
struct | frc::PowerDistribution::Faults |
Faults for a PowerDistribution device. More... | |
struct | frc::PowerDistribution::StickyFaults |
Sticky faults for a PowerDistribution device. More... | |
Namespaces | |
namespace | frc |