SIO Command $E3 Set HSIO Index - FujiNetWIFI/fujinet-firmware GitHub Wiki
This is a command for Device $70 - The FujiNet Device itself (see SIO-Commands-for-Device-ID-$70).
Set HSIO Index ($E3)
Description
Changes the high speed SIO index value. Note that the Atari will likely need to be rebooted after this is changed, as most SIO routines only check which baud rate to use for high speed operation once. The FujiNet itself does not need to be rebooted, however.
DAUX1 provides the new index value while DAUX2 indicates whether or not to save this to the FujiNet configuration file.
Parameters
DCB | Value |
---|---|
DDEVIC | $70 |
DUNIT | $01 |
DCOMND | $E3 |
DSTATS | $00 |
DBUF | 0 |
DTIMLO | 15 |
DBYT | 0 |
DAUX1 | requested HSIO index value (0 - 10) |
DAUX2 | 1 = save setting |