Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

serOpen() serFlags? #576

Open
subw0fer opened this issue May 28, 2023 · 1 comment
Open

serOpen() serFlags? #576

subw0fer opened this issue May 28, 2023 · 1 comment

Comments

@subw0fer
Copy link

Hello, please give advice on serFlags for the serial port, I haven't found anything in documentation, only that it should be set to null. But that If I want to set 8E1, how to do this?

@guymcswain
Copy link
Collaborator

As the doc states, these flags are (currently) undefined and must be set to zero. There are no plans to make any enhancements in this area.

if you are using baud rates < 38K, you can use the bbserial apis which allow more control over the frame.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants