CTRE Phoenix C++ 5.33.1
|
Go to the source code of this file.
Namespaces | |
namespace | ctre |
namespace ctre | |
namespace | ctre::phoenix |
namespace phoenix | |
namespace | ctre::phoenix::sensors |
sensors namespace | |
Enumerations | |
enum | ctre::phoenix::sensors::MagnetFieldStrength { ctre::phoenix::sensors::Invalid_Unknown = 0 , ctre::phoenix::sensors::BadRange_RedLED = 1 , ctre::phoenix::sensors::Adequate_OrangeLED = 2 , ctre::phoenix::sensors::Good_GreenLED = 3 } |
Indicates the magnet field strength of a magnet-based sensor. More... | |