Skip to content

Using Break on Serial Interface is blocked by BufferedInterface #15244

Open
@thl-mot

Description

@thl-mot

Description of defect

I need to send a break signal on serial wire. Due to thre private declaration of SerialBase on BufferedSerial the method send_break() is not usable on BufferedSerial. For serial protocolls like DMX512 or SDI-12 a break signal is essential.

Target(s) affected by this defect ?

Toolchain(s) (name and version) displaying this defect ?

What version of Mbed-os are you using (tag or sha) ?

mbed-os 6.15.1

Commit: 2eb06e7
Imported from: https://github.com/ARMmbed/mbed-os/

What version(s) of tools are you using. List all that apply (E.g. mbed-cli)

Mbed-Studio

How is this defect reproduced ?

Call to method send_break() is marked as error by the compiler.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions