Hi,
I am looking for a way to modify the ``uart_config_t`` data for a Serial that is given to my library by the user application. I need to adjust buffer sizes and install an ``onReceive`` callback for it.
My idea was to read the configuration data from the running Serial, stop it and start it again with a modified set-up.
The problem is, for most of the data there are get functions, but GPIO assignment, signal inversion mask or buffer sizes are not to be found.
Is there a way to achieve what I am attempting to do?
Is there a way to get uart_config_t data from a started Serial?
Re: Is there a way to get uart_config_t data from a started Serial?
no idea, someone?
Who is online
Users browsing this forum: No registered users and 82 guests