MSPM0G3507SensorlessFOCMotorControlLibrary  1.0
Data Fields
UART_Instance Struct Reference

UART instance. More...

#include <uart_comm.h>

Collaboration diagram for UART_Instance:
Collaboration graph
[legend]

Data Fields

BufferInfo txMsg
 
BufferInfo rxMsg
 
uint8_t dataLen
 
_Bool isCrc
 
UART_Status status
 
ErrorType error
 

Detailed Description

UART instance.

Field Documentation

§ txMsg

BufferInfo UART_Instance::txMsg

Transmit message

Referenced by UART_getFrameLength(), and UART_init().

§ rxMsg

BufferInfo UART_Instance::rxMsg

§ dataLen

uint8_t UART_Instance::dataLen

Data length

Referenced by UART_getFrameLength(), and UART_init().

§ isCrc

_Bool UART_Instance::isCrc

CRC enabled

Referenced by UART_getFrameLength(), and UART_init().

§ status

UART_Status UART_Instance::status

UART status

Referenced by UART_checkForCommand(), UART_getFrameLength(), and UART_init().

§ error

ErrorType UART_Instance::error

UART error type

Referenced by UART_checkForCommand(), UART_getFrameLength(), and UART_init().


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