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