Searched defs:UartOption (Results 1 – 1 of 1) sorted by relevance
36 pub enum UartOption { enum44 impl TryFrom<u8> for UartOption { implementation