CTRE Phoenix 6 C++ 26.0.0-beta-1
Loading...
Searching...
No Matches
ctre::phoenix6::hardware::CANcoder Member List

This is the complete list of members for ctre::phoenix6::hardware::CANcoder, including all inherited members.

_emptyControlctre::phoenix6::hardware::ParentDeviceprotectedstatic
CANcoder(int deviceId, CANBus canbus={})ctre::phoenix6::hardware::CANcoder
CANcoder(int deviceId, std::string canbus)ctre::phoenix6::hardware::CANcoder
ClearStickyFault_BadMagnet(units::time::second_t timeoutSeconds)ctre::phoenix6::hardware::core::CoreCANcoderinline
ClearStickyFault_BadMagnet()ctre::phoenix6::hardware::core::CoreCANcoderinline
ClearStickyFault_BootDuringEnable(units::time::second_t timeoutSeconds)ctre::phoenix6::hardware::core::CoreCANcoderinline
ClearStickyFault_BootDuringEnable()ctre::phoenix6::hardware::core::CoreCANcoderinline
ClearStickyFault_Hardware(units::time::second_t timeoutSeconds)ctre::phoenix6::hardware::core::CoreCANcoderinline
ClearStickyFault_Hardware()ctre::phoenix6::hardware::core::CoreCANcoderinline
ClearStickyFault_Undervoltage(units::time::second_t timeoutSeconds)ctre::phoenix6::hardware::core::CoreCANcoderinline
ClearStickyFault_Undervoltage()ctre::phoenix6::hardware::core::CoreCANcoderinline
ClearStickyFault_UnlicensedFeatureInUse(units::time::second_t timeoutSeconds)ctre::phoenix6::hardware::core::CoreCANcoderinline
ClearStickyFault_UnlicensedFeatureInUse()ctre::phoenix6::hardware::core::CoreCANcoderinline
ClearStickyFaults(units::time::second_t timeoutSeconds)ctre::phoenix6::hardware::core::CoreCANcoderinline
ClearStickyFaults()ctre::phoenix6::hardware::core::CoreCANcoderinline
Configuration typedefctre::phoenix6::hardware::core::CoreCANcoder
CoreCANcoder(int deviceId, CANBus canbus={})ctre::phoenix6::hardware::core::CoreCANcoder
CoreCANcoder(int deviceId, std::string canbus)ctre::phoenix6::hardware::core::CoreCANcoder
deviceIdentifierctre::phoenix6::hardware::ParentDeviceprotected
GetAbsolutePosition(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetAppliedControl() const finalctre::phoenix6::hardware::ParentDeviceinlinevirtual
GetAppliedControl() finalctre::phoenix6::hardware::ParentDeviceinlinevirtual
GetConfigurator()ctre::phoenix6::hardware::core::CoreCANcoderinline
GetConfigurator() constctre::phoenix6::hardware::core::CoreCANcoderinline
GetDeviceHash() const finalctre::phoenix6::hardware::ParentDeviceinlinevirtual
GetDeviceID() const finalctre::phoenix6::hardware::ParentDeviceinlinevirtual
GetFault_BadMagnet(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetFault_BootDuringEnable(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetFault_Hardware(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetFault_Undervoltage(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetFault_UnlicensedFeatureInUse(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetFaultField(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetGenericSignal(uint32_t signal, bool refresh=true)ctre::phoenix6::hardware::ParentDeviceinline
GetIsProLicensed(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetMagnetHealth(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetNetwork() const finalctre::phoenix6::hardware::ParentDeviceinlinevirtual
GetPosition(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetPositionSinceBoot(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetResetOccurredChecker() const finalctre::phoenix6::hardware::ParentDeviceinlinevirtual
GetSimState()ctre::phoenix6::hardware::core::CoreCANcoderinline
GetStickyFault_BadMagnet(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetStickyFault_BootDuringEnable(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetStickyFault_Hardware(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetStickyFault_Undervoltage(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetStickyFault_UnlicensedFeatureInUse(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetStickyFaultField(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetSupplyVoltage(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetUnfilteredVelocity(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetVelocity(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetVersion(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetVersionBugfix(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetVersionBuild(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetVersionMajor(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
GetVersionMinor(bool refresh=true)ctre::phoenix6::hardware::core::CoreCANcoder
HasResetOccurred() finalctre::phoenix6::hardware::ParentDeviceinlinevirtual
InitSendable(wpi::SendableBuilder &builder) overridectre::phoenix6::hardware::CANcoder
IsConnected(units::second_t maxLatencySeconds=500_ms) finalctre::phoenix6::hardware::ParentDeviceinlinevirtual
LookupStatusSignal(uint16_t spn, std::string signalName, bool reportOnConstruction, bool refresh)ctre::phoenix6::hardware::ParentDeviceinlineprotected
LookupStatusSignal(uint16_t spn, std::string signalName, std::function< std::map< uint16_t, std::string >()> mapFiller, bool reportOnConstruction, bool refresh)ctre::phoenix6::hardware::ParentDeviceinlineprotected
operator=(ParentDevice const &)=deletectre::phoenix6::hardware::ParentDevice
OptimizeBusUtilization(units::frequency::hertz_t optimizedFreqHz=4_Hz, units::time::second_t timeoutSeconds=100_ms) finalctre::phoenix6::hardware::ParentDevicevirtual
OptimizeBusUtilizationForAll(Devices &... devices)ctre::phoenix6::hardware::ParentDeviceinlinestatic
OptimizeBusUtilizationForAll(std::span< traits::CommonDevice *const > devices)ctre::phoenix6::hardware::ParentDeviceinlinestatic
OptimizeBusUtilizationForAll(units::frequency::hertz_t optimizedFreqHz, Devices &... devices)ctre::phoenix6::hardware::ParentDeviceinlinestatic
OptimizeBusUtilizationForAll(units::frequency::hertz_t optimizedFreqHz, std::span< traits::CommonDevice *const > devices)ctre::phoenix6::hardware::ParentDeviceinlinestatic
ParentDevice(int deviceID, std::string model, CANBus canbus)ctre::phoenix6::hardware::ParentDevice
ParentDevice(ParentDevice const &)=deletectre::phoenix6::hardware::ParentDevice
ResetSignalFrequencies(units::time::second_t timeoutSeconds=100_ms) finalctre::phoenix6::hardware::ParentDevicevirtual
ResetSignalFrequenciesForAll(Devices &... devices)ctre::phoenix6::hardware::ParentDeviceinlinestatic
ResetSignalFrequenciesForAll(std::span< traits::CommonDevice *const > devices)ctre::phoenix6::hardware::ParentDeviceinlinestatic
SetControl(controls::ControlRequest const &request)ctre::phoenix6::hardware::core::CoreCANcoder
SetControlPrivate(controls::ControlRequest const &request)ctre::phoenix6::hardware::ParentDeviceprotectedvirtual
SetPosition(units::angle::turn_t newValue, units::time::second_t timeoutSeconds)ctre::phoenix6::hardware::core::CoreCANcoderinline
SetPosition(units::angle::turn_t newValue)ctre::phoenix6::hardware::core::CoreCANcoderinline
~CANcoder()ctre::phoenix6::hardware::CANcoder
~CommonDevice()=defaultctre::phoenix6::hardware::traits::CommonDevicevirtual
~ParentDevice()=0ctre::phoenix6::hardware::ParentDevicepure virtual