|
CTRE Phoenix C++ 5.34.0-beta-4
|
The status of the gadgeteer device. More...
#include <ctre/phoenix/core/GadgeteerUartClient.h>
Public Attributes | |
| GadgeteerProxyType | type |
| Type of gadgeteer. More... | |
| GadgeteerConnection | conn |
| Connection status. More... | |
| uint32_t | bitrate |
| Bitrate of connection. More... | |
| uint32_t | resetCount |
| Number of resets that have happened. More... | |
The status of the gadgeteer device.
| uint32_t IGadgeteerUartClient::GadgeteerUartStatus::bitrate |
Bitrate of connection.
| GadgeteerConnection IGadgeteerUartClient::GadgeteerUartStatus::conn |
Connection status.
| uint32_t IGadgeteerUartClient::GadgeteerUartStatus::resetCount |
Number of resets that have happened.
| GadgeteerProxyType IGadgeteerUartClient::GadgeteerUartStatus::type |
Type of gadgeteer.