31 #define E_ACDC_TIMEOUT E_ACDC + 1
32 #define E_ACDC_TIMEOUT_DESCR "ACDC Response Timeout"
35 #define ACDC_BAUDRATE_DEFAULT SUART_BAUDRATE_9600
66 int acdcGetNFrames(
AcdcFrame* framevect ,
int nRequested);
68 static inline void acdcClearBuffer(){
static void __irqEnable()
Enabled IRQ's on a global level.
static void __irqDisable()
Disables IRQ's on a global level.
White Rabbit Simple UART Driver.
void acdcEnable(bool ena)
enables the ACDC rx
static void bfClear(ByteFifo *const bf)
Clear the fifo.
void acdcInit(bool active)
Initializes the ACDC.
This module is responsible for distributing error codes.
Configures the board-specific peripherals, like I2C, SPI etc...