01.06.2013 Views

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Endif<br />

Comments<br />

Endif<br />

Output is buffered and interrupt driven. This function will return after placing output character into the<br />

transmit buffer when DL != 0xFF.<br />

This function does not check for Ctrl-C.<br />

Related Topics<br />

Top of list<br />

Index page<br />

stdin configuration<br />

stdout configuration<br />

Interrupt 0x21 service 0x07: Direct Console Input<br />

Parameters<br />

AH<br />

Wait for a character to be read from standard input.<br />

0x07<br />

Return Value<br />

Comments<br />

Returns the character read in AL.<br />

Returns in BX the source stdin channel of the character, where: 1: EXT , 2: COM , 4: Telnet<br />

This function is identical to interrupt 0x21, service 0x08.<br />

This function does not echo the received character and it does not check for Ctrl-C.<br />

Related Topics<br />

Top of list<br />

Index page<br />

stdin configuration<br />

Interrupt 0x21 service 0x08: Read Keyboard<br />

Parameters<br />

Wait for a character to be read from standard input.<br />

Page 252 / 400

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!