ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

Data Structures | Defines | Typedefs | Functions

serial_lld.h File Reference

Serial Driver subsystem low level driver header template. More...

Go to the source code of this file.

Data Structures

struct  SerialConfig
 Generic Serial Driver configuration structure. More...

Defines

#define _serial_driver_data
 SerialDriver specific data.

Typedefs

typedef uint8_t sdflags_t
 Serial Driver condition flags type.

Functions

void sd_lld_init (void)
 Low level serial driver initialization.
void sd_lld_start (SerialDriver *sdp, const SerialConfig *config)
 Low level serial driver configuration and (re)start.
void sd_lld_stop (SerialDriver *sdp)
 Low level serial driver stop.

Detailed Description

Serial Driver subsystem low level driver header template.

Definition in file templates/serial_lld.h.


Generated on Sun Oct 24 2010 09:40:38 for ChibiOS/RT by doxygen 1.7.1