Function get_char

Source
pub fn get_char() -> Option<u8>
Expand description

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

如果没有读取到任何的数,直接返回 [Option::None]