RTEMS CPU Kit with SuperCore
Data Structures | Functions | Variables
serdbg.h File Reference
#include <rtems.h>
#include <termios.h>
Include dependency graph for serdbg.h:

Go to the source code of this file.

Data Structures

struct  serdbg_conf_t
 

Functions

void putDebugChar (char c)
 
int getDebugChar (void)
 
void serdbg_exceptionHandler (int vecnum, void *vector)
 
int serdbg_init (void)
 
int serdbg_open (const char *dev_name, uint32_t baudrate)
 
int serdbg_init_dbg (void)
 
void set_debug_traps (void)
 
void breakpoint (void)
 

Variables

serdbg_conf_t serdbg_conf