#include <V5Hardware.h>
Definition at line 63 of file V5Hardware.h.
◆ V5Hardware()
V5Hardware::V5Hardware |
( |
| ) |
|
|
inline |
◆ init()
void V5Hardware::init |
( |
| ) |
|
|
inline |
◆ read()
◆ time()
unsigned long V5Hardware::time |
( |
| ) |
|
|
inline |
◆ vexrosreadchar()
char V5Hardware::vexrosreadchar |
( |
| ) |
|
|
inlineprivate |
◆ vexroswritechar()
void V5Hardware::vexroswritechar |
( |
uint8_t |
data | ) |
|
|
inlineprivate |
◆ write()
void V5Hardware::write |
( |
uint8_t * |
data, |
|
|
int |
length |
|
) |
| |
|
inline |
◆ failCount
int V5Hardware::failCount |
|
private |
◆ inputBuffer
RB V5Hardware::inputBuffer |
|
private |
◆ rosFile
__FILE* V5Hardware::rosFile |
|
private |
◆ rosvexMutex
pros::Mutex V5Hardware::rosvexMutex |
|
private |
◆ successCount
int V5Hardware::successCount |
|
private |
The documentation for this class was generated from the following file: