RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Fields

Data Fields

int(* l_open )(struct rtems_termios_tty *tp)
 
int(* l_close )(struct rtems_termios_tty *tp)
 
int(* l_read )(struct rtems_termios_tty *tp, rtems_libio_rw_args_t *args)
 
int(* l_write )(struct rtems_termios_tty *tp, rtems_libio_rw_args_t *args)
 
int(* l_rint )(int c, struct rtems_termios_tty *tp)
 
int(* l_start )(struct rtems_termios_tty *tp, int len)
 
int(* l_ioctl )(struct rtems_termios_tty *tp, rtems_libio_ioctl_args_t *args)
 
int(* l_modem )(struct rtems_termios_tty *tp, int flags)
 

The documentation for this struct was generated from the following file: