1

Topic: HIDSharp: can't access to SerialSettings class

It's my first post on this forum so I'd like to say "Hello Word" and I'm sorry for my English smile

I'm working with HIDSharp library and I have little problem. I'd like to get default port settings before open it. I found SerialSettings class in sources but this class is inaccessible from code.
I'm making simple wpf application and I'm trying bind port settings with UI.
Is it possible to get default serial port settings from library?

Greetings