Dawn Framework 1.0
Universal data acquisition framework for embedded systems
Classes
Porting Layer

OS and board abstraction interfaces used by Dawn runtime. More...

Classes

struct  dawn::porting::adc_read_s
 ADC read data. More...
 
struct  dawn::porting::canmsg_s
 Common CAN message format for chardev and socketCAN. More...
 
struct  dawn::porting::dac_write_s
 DAC write data. More...
 
struct  dawn::porting::encoder_index_s
 Quadrature encoder index sample. More...
 
struct  dawn::porting::pwm_write_s
 PWM write data. More...
 

Detailed Description

OS and board abstraction interfaces used by Dawn runtime.

This group contains public driver abstraction types and functions exposed by headers under dawn/include/dawn/porting.