Termios device context.
Definition: termiosdevice.h:68
Definition: tms570-sci-driver.h:54
const rtems_termios_device_handler tms570_sci_handler_polled
Struct containing definitions of polled driver functions.
Definition: tms570-sci.c:609
tms570_sci_context driver_context_table[]
Table including all serial drivers.
Definition: tms570-sci.c:57
bool tms570_sci_set_attributes(rtems_termios_device_context *base, const struct termios *term)
Set attributes of the HW peripheral.
Definition: tms570-sci.c:232
const rtems_termios_device_handler tms570_sci_handler_interrupt
Struct containing definitions of interrupt driven driver functions.
Definition: tms570-sci.c:624