pub unsafe extern "C" fn hal_port_clear(port: hal_port_t)Expand description
hal_port_clear emptys a given port of all data without consuming any of it. hal_port_clear should only be called by a reader
pub unsafe extern "C" fn hal_port_clear(port: hal_port_t)hal_port_clear emptys a given port of all data without consuming any of it. hal_port_clear should only be called by a reader