Aruna
aruna::driver::UART Member List
This is the complete list of members for
aruna::driver::UART
, including all inherited members.
_set_baudrate
(uint32_t new_baudrate)=0
aruna::driver::UART
private
pure virtual
_set_flowcontrol
(flowcontrol_t new_flowcontrol)=0
aruna::driver::UART
private
pure virtual
_set_parity
(parity_t parity_bit)=0
aruna::driver::UART
private
pure virtual
_set_stop_bit
(stop_bit_t stop_bit)=0
aruna::driver::UART
private
pure virtual
_set_word_length
(word_length_t word_length)=0
aruna::driver::UART
private
pure virtual
baudrate
aruna::driver::UART
private
flowcontrol
aruna::driver::UART
private
flowcontrol_t
enum name
aruna::driver::UART
get_baudrate
()
aruna::driver::UART
virtual
get_flowcontrol
()
aruna::driver::UART
virtual
get_parity
()
aruna::driver::UART
virtual
get_read_buffer_length
()=0
aruna::driver::UART
pure virtual
get_speed
() override
aruna::driver::UART
virtual
get_stop_bit
()
aruna::driver::UART
virtual
get_word_length
()
aruna::driver::UART
virtual
is_connected
()
aruna::comm::Link
parity
aruna::driver::UART
private
parity_t
enum name
aruna::driver::UART
read
(uint8_t *buffer, size_t length)
aruna::driver::UART
read_atomic
aruna::driver::UART
private
receive
(uint8_t *buffer, size_t buffer_size)
aruna::comm::Link
set_baudrate
(uint32_t new_baudrate)
aruna::driver::UART
set_flowcontrol
(flowcontrol_t new_flowcontrol)
aruna::driver::UART
set_parity
(parity_t parity_bit)
aruna::driver::UART
set_stop_bit
(stop_bit_t stop_bit)
aruna::driver::UART
set_word_length
(word_length_t word_length)
aruna::driver::UART
startup_error
aruna::comm::Link
stop_bit_t
enum name
aruna::driver::UART
stopBit
aruna::driver::UART
private
transmit
(uint8_t *package, size_t package_size)
aruna::comm::Link
try_read
(uint8_t *buffer, size_t length)
aruna::driver::UART
try_write
(uint8_t *data, size_t dataSize)
aruna::driver::UART
UART
()
aruna::driver::UART
word_length_t
enum name
aruna::driver::UART
wordLength
aruna::driver::UART
private
write
(uint8_t *data, size_t dataSize)
aruna::driver::UART
write_atomic
aruna::driver::UART
private
XOFF
aruna::driver::UART
protected
static
XON
aruna::driver::UART
protected
static
~UART
()
aruna::driver::UART
Generated by
1.8.13