Termios device context.
Definition: termiostypes.h:75
const rtems_termios_device_handler tms570_sci_handler_polled
Struct containing definitions of polled driver functions.
Definition: tms570-sci.c:620
Definition: tms570-sci-driver.h:38
const rtems_termios_device_handler tms570_sci_handler_interrupt
Struct containing definitions of interrupt driven driver functions.
Definition: tms570-sci.c:635
tms570_sci_context driver_context_table[]
Table including all serial drivers.
Definition: tms570-sci.c:43
bool tms570_sci_set_attributes(rtems_termios_device_context *base, const struct termios *term)
Set attributes of the HW peripheral.
Definition: tms570-sci.c:245