Skip to content

关于串口发送完成的回调函数 #3086

Open
@Linjieqiang

Description

@Linjieqiang

使用函数 rt_device_set_tx_complete(serial, serial_tx_ind); 进行绑定发送完成绑定时, 无法生效.
dev->tx_complete = tx_done;. 绑定后, 无法进行中断回调.

是否应该在 对应的驱动文件中, 加入 发送中断的回调响应

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposalproposal for future version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions