PigeonIMU_Faults
- class phoenix5.sensors.PigeonIMU_Faults(*args, **kwargs)
Bases:
pybind11_objectOverloaded function.
__init__(self: phoenix5._ctre.sensors.PigeonIMU_Faults, bits: typing.SupportsInt | typing.SupportsIndex) -> None
__init__(self: phoenix5._ctre.sensors.PigeonIMU_Faults) -> None
- hasAnyFault() bool
- toBitfield() int
- update(bits: SupportsInt | SupportsIndex) None