rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
hw_layer
ports
cypress
serial_over_usb
usbconsole.h
Go to the documentation of this file.
1
/**
2
* @file usbconsole.h
3
*
4
* @date Jan 27, 2020
5
* @author andreika <prometheus.pcb@gmail.com>
6
*/
7
8
#ifndef USBCONSOLE_H_
9
#define USBCONSOLE_H_
10
11
void
usb_serial_start
();
12
bool
is_usb_serial_ready
();
13
14
#endif
/* USBCONSOLE_H_ */
usb_serial_start
void usb_serial_start()
Main function of PDL.
Definition
usbconsole.cpp:128
is_usb_serial_ready
bool is_usb_serial_ready()
Definition
usbconsole.cpp:152
Generated on Sat Sep 27 2025 00:10:07 for rusEFI by
1.9.8