Macros
conf_uart_serial.h File Reference

USART Serial Configuration. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CONF_UART   CONSOLE_UART
 
#define CONF_UART_CHAR_LENGTH   US_MR_CHRL_8_BIT
 
#define CONF_UART_PARITY   US_MR_PAR_NO
 
#define CONF_UART_STOP_BITS   US_MR_NBSTOP_1_BIT
 

Detailed Description

USART Serial Configuration.

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

Definition in file conf_uart_serial.h.

Macro Definition Documentation

◆ CONF_UART

#define CONF_UART   CONSOLE_UART

UART Interface

Definition at line 41 of file conf_uart_serial.h.

◆ CONF_UART_CHAR_LENGTH

#define CONF_UART_CHAR_LENGTH   US_MR_CHRL_8_BIT

Baudrate setting Character length setting

Definition at line 45 of file conf_uart_serial.h.

◆ CONF_UART_PARITY

#define CONF_UART_PARITY   US_MR_PAR_NO

Parity setting

Definition at line 47 of file conf_uart_serial.h.

◆ CONF_UART_STOP_BITS

#define CONF_UART_STOP_BITS   US_MR_NBSTOP_1_BIT

Stop bits setting

Definition at line 49 of file conf_uart_serial.h.



inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:17:58