Module uart

Source
Expand description

串口模块初始化,查找串口服务

Functions§

get_char
从 UartService 中读取一个字符 (u8)
init 🔒