mirror of
https://github.com/cc65/cc65.git
synced 2025-01-26 17:36:57 +00:00
Update dio.sgml
This commit is contained in:
parent
5df40bfe3e
commit
83890e56eb
@ -25,8 +25,7 @@ released with the <tt>dio_close</tt> function.
|
||||
dhandle_t __fastcall__ dio_open (unsigned char device);
|
||||
</verb></tscreen>
|
||||
|
||||
The <tt>device</tt> specifies the device to access, with 0 being the first
|
||||
device, 1 the second, and so on.
|
||||
The <tt>device</tt> specifies the device to access.
|
||||
|
||||
<tscreen><verb>
|
||||
unsigned char __fastcall__ dio_close (dhandle_t handle);
|
||||
|
Loading…
x
Reference in New Issue
Block a user