PowerMonitorOptions Struct
Options for a PowerMonitor. More...
Declaration
Included Headers
Public Member Attributes Index
| bool | enabled = false |
|
Disabled by default to avoid I2C overhead. More... | |
| int | sample_interval_ms = 100 |
|
Periodic sampling interval while running. More... | |
| PowerMonitorProfile | profile = ... |
|
Built-in board profile when rails is empty. More... | |
| std::vector< PowerRailConfig > | rails |
|
Empty means use the selected built-in profile when enabled. More... | |
Description
Options for a PowerMonitor.
Definition at line 86 of file PowerTelemetry.h.
Public Member Attributes
enabled
|
Disabled by default to avoid I2C overhead.
Definition at line 87 of file PowerTelemetry.h.
profile
|
Built-in board profile when rails is empty.
- Initialiser
Definition at line 89 of file PowerTelemetry.h.
rails
|
Empty means use the selected built-in profile when enabled.
Definition at line 92 of file PowerTelemetry.h.
sample_interval_ms
|
Periodic sampling interval while running.
Definition at line 88 of file PowerTelemetry.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.