Account
| ArmsysApi 0.12.18 |
BUart Member List
This is the complete list of members for BUart, including all inherited members.
| BComms() | BComms | |
| BUart(BUInt fifoSize=64) | BUart | |
| byteRate() | BComms | virtual |
| close() | BComms | virtual |
| connect(const char *resource) | BComms | virtual |
| devs | BUart | static |
| disconnect() | BComms | virtual |
| eventEnable(Bool on) | BComms | virtual |
| eventQueue(BEventQueue *eventQueue, BUInt32 event, BUInt32 eventSet, BUInt num=1) | BComms | virtual |
| flush(Flush flush) | BComms | virtual |
| Flush enum name | BComms | |
| FlushRead enum value | BComms | |
| FlushReadWrite enum value | BComms | |
| flushRx() | BUart | |
| FlushWrite enum value | BComms | |
| hold(Bool hold) | BUart | |
| init(BUInt8 dev, Pin pinTx, Pin pinRx, int baudRate=9600, int bits=8, int stopBits=2) | BUart | |
| init(BUInt8 dev, int baudRate=9600, int bits=8, int stopBits=2) | BUart | |
| BComms::init() | BComms | virtual |
| interrupt() | BUart | |
| isConnected() | BComms | virtual |
| name() | BComms | virtual |
| oconnected | BComms | protected |
| odev | BUart | protected |
| oevent | BComms | protected |
| oeventEnabled | BComms | protected |
| oeventNum | BComms | protected |
| oeventQueue | BComms | protected |
| oeventSet | BComms | protected |
| olastRxTime | BUart | protected |
| opacketMode | BComms | protected |
| opinCts | BUart | protected |
| opinRts | BUart | protected |
| orx | BUart | protected |
| orxDisable | BUart | protected |
| orxFifo | BUart | protected |
| orxToTxGap | BUart | protected |
| otimeout | BComms | protected |
| otxEnablePin | BUart | protected |
| otxFifo | BUart | protected |
| ouart | BUart | protected |
| owait | BUart | protected |
| owaitReadNum | BUart | protected |
| packetMode() | BComms | virtual |
| read(void *data, BUInt32 nBytes, BUInt32 &nRead) | BUart | virtual |
| readAvailable() | BUart | virtual |
| readLine(void *data, BUInt32 nBytes, BUInt32 &nRead) | BUart | |
| setBaudrate(int baudRate) | BUart | |
| setMode485(Pin txEnablePin, Bool rxDisable=1, BUInt rxToTxGapUs=0) | BUart | |
| setPacketMode(Bool packetMode) | BComms | virtual |
| setRtsCts(Pin pinRts, Pin pinCts, Bool soft) | BUart | |
| setTimeout(BTimeout timeoutUs) | BComms | virtual |
| wait(BUInt32 eventSet, BTimeout timeoutUs=BTimeoutForever, BUInt32 num=1) | BUart | virtual |
| write(const void *data, BUInt32 nBytes, BUInt32 &nWritten) | BUart | virtual |
| writeAvailable() | BUart | virtual |
| writeChunks(const BDataChunk *chunks, BUInt nChunks, BUInt32 &nTrans) | BComms | virtual |
| ~BComms() | BComms | virtual |
Generated by
1.8.15 