MSPM0L11XX_L13XX TI-Driver Library  1.20.01.06
Data Structures | Macros | Functions | Variables
UARTMSPM0L11XX_L13XX.h File Reference

Detailed Description

UART driver interface for the MSPM0L11XX_L13XX devices.


#include <ti/devices/msp/msp.h>
#include <ti/drivers/uart/UARTSupportMSPM0L11XX_L13XX.h>
Include dependency graph for UARTMSPM0L11XX_L13XX.h:

Go to the source code of this file.

Data Structures

struct  UARTMSP_HWAttrs
 Private Metadata structure for a UART instance supporting hardware parameters. More...
 

Macros

#define UART_RX_ERRS
 UART receive errors. More...
 

Functions

__STATIC_INLINE UART_ObjectUART_Obj_Ptr (UART_Handle handle)
 This function returns a pointer to UART object. More...
 
__STATIC_INLINE UARTMSP_HWAttrsUART_HWAttrs_Ptr (UART_Handle handle)
 This function returns a pointer to UART hardware Attribute. More...
 
__STATIC_INLINE UART_Buffers_ObjectUART_buffersObject (UART_Object *object)
 This function returns a pointer to UART buffers object. More...
 
__STATIC_INLINE UART_EventCallback_ObjectUART_eventCallbackObject (UART_Object *object)
 This function returns a pointer to UART event callback object. More...
 
__STATIC_INLINE UART_Callback_ObjectUART_callbackObject (UART_Object *object)
 This function returns a pointer to UART callback object. More...
 
void UARTMSP_interruptHandler (UART_Handle handle)
 This function handles the UART interrupts. More...
 
void UARTMSP_enableInts (UART_Handle handle)
 This function enables receive, receive timeout, and error interrupts. More...
 

Variables

const UARTSupport_Fxns UARTMSPSupportFxns
 UART support function pointers.
 
© Copyright 1995-2023, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale