FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
Loading...
Searching...
No Matches
serial::soft::UARX< board::InterruptPin, RX_ > Member List

This is the complete list of members for serial::soft::UARX< board::InterruptPin, RX_ >, including all inherited members.

begin(uint32_t rate, Parity parity=Parity::NONE, StopBits stop_bits=StopBits::ONE)serial::soft::UARX< board::InterruptPin, RX_ >inline
clear_errors()serial::UARTErrorsinline
data_overrun() constserial::UARTErrorsinline
end(BufferHandling buffer_handling=BufferHandling::KEEP)serial::soft::UARX< board::InterruptPin, RX_ >inline
frame_error() constserial::UARTErrorsinline
has_errors() constserial::UARTErrorsinline
isr_handler (defined in serial::soft::UARX< board::InterruptPin, RX_ >)serial::soft::UARX< board::InterruptPin, RX_ >friend
parity_error() constserial::UARTErrorsinline
PCI_TYPE typedefserial::soft::UARX< board::InterruptPin, RX_ >
queue_overflow() constserial::UARTErrorsinline
RXserial::soft::UARX< board::InterruptPin, RX_ >static
UARX(char(&input)[SIZE_RX], PCI_TYPE &enabler)serial::soft::UARX< board::InterruptPin, RX_ >inlineexplicit