Microchip® Advanced Software Framework

conf_test.h File Reference

Sensor platform unit test configuration header.

Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.

Macros

#define CONF_TEST_BAUDRATE   57600
 
#define CONF_TEST_CHARLENGTH   8
 
#define CONF_TEST_PARITY   USART_NO_PARITY
 
#define CONF_TEST_STOPBITS   USART_1_STOPBIT
 
#define CONF_TEST_USART   &AVR32_USART2
 

#define CONF_TEST_BAUDRATE   57600
#define CONF_TEST_CHARLENGTH   8
#define CONF_TEST_PARITY   USART_NO_PARITY
#define CONF_TEST_STOPBITS   USART_1_STOPBIT
#define CONF_TEST_USART   &AVR32_USART2

Referenced by configure_sensor_platform(), and main().