Mon 9 Dec 20:40:44 CET 2024
This commit is contained in:
		
							parent
							
								
									74b25a5e9c
								
							
						
					
					
						commit
						c0a00ad5e5
					
				|  | @ -9,7 +9,8 @@ See the file LICENSE for details. | |||
| 
 | ||||
| void serial_init(); | ||||
| 
 | ||||
| char serial_read(int port_no); | ||||
| int serial_read(int port_no); | ||||
| int serial_read_nonblock(int port_no); | ||||
| void serial_write(int port_no, char a); | ||||
| 
 | ||||
| int serial_device_probe( int unit, int *blocksize, int *nblocks, char *info ); | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user