Data Fields
LogSinkUART_HWAttrs Struct Reference

LogSinkUART Hardware attributes. More...

#include <LogSinkUART.h>

Data Fields

unsigned char * bufPtr
 
size_t bufSize
 
uint32_t baudRate
 
UART2_Parity parity
 
uint32_t uartIndex
 

Detailed Description

LogSinkUART Hardware attributes.

Field Documentation

§ bufPtr

unsigned char* LogSinkUART_HWAttrs::bufPtr

Pointer to intermediate ring buffer

§ bufSize

size_t LogSinkUART_HWAttrs::bufSize

Size of bufPtr

§ baudRate

uint32_t LogSinkUART_HWAttrs::baudRate

UART2 baudRate

§ parity

UART2_Parity LogSinkUART_HWAttrs::parity

UART2 parity

§ uartIndex

uint32_t LogSinkUART_HWAttrs::uartIndex

UART2 instance index


The documentation for this struct was generated from the following file:
© Copyright 1995-2024, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale