mirror of
https://git.rtems.org/rtems-docs/
synced 2025-06-06 14:03:25 +08:00
parent
8d94ba1fed
commit
f7a2dcf1cc
@ -152,6 +152,8 @@ Interrupt Server Driven Mode (`TERMIOS_IRQ_SERVER_DRIVEN`)
|
||||
Task Driven Mode (`TERMIOS_TASK_DRIVEN`)
|
||||
The task driven mode is similar to interrupt driven mode, but the actual
|
||||
data processing is done in dedicated tasks instead of interrupt routines.
|
||||
This mode is not available in SMP configurations. It has some
|
||||
implementation flaws and it is not well tested.
|
||||
|
||||
Polled Mode
|
||||
===========
|
||||
|
Loading…
x
Reference in New Issue
Block a user