VSF Documented
Macros | Functions | Variables
debug_uart.h File Reference
#include "hal/vsf_hal_cfg.h"
#include "service/vsf_service.h"
#include "../../__device.h"

Go to the source code of this file.

Macros

#define VSF_DEBUG_STREAM_NEED_POLL
 

Functions

void VSF_DEBUG_STREAM_POLL (void)
 

Variables

vsf_stream_t VSF_DEBUG_STREAM_TX
 
vsf_mem_stream_t VSF_DEBUG_STREAM_RX
 

Macro Definition Documentation

◆ VSF_DEBUG_STREAM_NEED_POLL

#define VSF_DEBUG_STREAM_NEED_POLL

Function Documentation

◆ VSF_DEBUG_STREAM_POLL()

void VSF_DEBUG_STREAM_POLL ( void  )
extern

Variable Documentation

◆ VSF_DEBUG_STREAM_TX

vsf_stream_t VSF_DEBUG_STREAM_TX
extern

◆ VSF_DEBUG_STREAM_RX

vsf_mem_stream_t VSF_DEBUG_STREAM_RX
extern