Macros
usart0.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define REG_USART0_BRGR   (*(__IO uint32_t*)0x40024020U)
 (USART0) Baud Rate Generator Register More...
 
#define REG_USART0_CR   (*(__O uint32_t*)0x40024000U)
 (USART0) Control Register More...
 
#define REG_USART0_CSR   (*(__I uint32_t*)0x40024014U)
 (USART0) Channel Status Register More...
 
#define REG_USART0_FIDI   (*(__IO uint32_t*)0x40024040U)
 (USART0) FI DI Ratio Register More...
 
#define REG_USART0_ICDIFF   (*(__IO uint32_t*)0x40024088U)
 (USART0) IC DIFF Register More...
 
#define REG_USART0_IDR   (*(__O uint32_t*)0x4002400CU)
 (USART0) Interrupt Disable Register More...
 
#define REG_USART0_IDTRX   (*(__IO uint32_t*)0x40024084U)
 (USART0) LON IDT Rx Register More...
 
#define REG_USART0_IDTTX   (*(__IO uint32_t*)0x40024080U)
 (USART0) LON IDT Tx Register More...
 
#define REG_USART0_IER   (*(__O uint32_t*)0x40024008U)
 (USART0) Interrupt Enable Register More...
 
#define REG_USART0_IF   (*(__IO uint32_t*)0x4002404CU)
 (USART0) IrDA Filter Register More...
 
#define REG_USART0_IMR   (*(__I uint32_t*)0x40024010U)
 (USART0) Interrupt Mask Register More...
 
#define REG_USART0_LINBRR   (*(__I uint32_t*)0x4002405CU)
 (USART0) LIN Baud Rate Register More...
 
#define REG_USART0_LINIR   (*(__IO uint32_t*)0x40024058U)
 (USART0) LIN Identifier Register More...
 
#define REG_USART0_LINMR   (*(__IO uint32_t*)0x40024054U)
 (USART0) LIN Mode Register More...
 
#define REG_USART0_LONB1RX   (*(__IO uint32_t*)0x40024078U)
 (USART0) LON Beta1 Rx Register More...
 
#define REG_USART0_LONB1TX   (*(__IO uint32_t*)0x40024074U)
 (USART0) LON Beta1 Tx Register More...
 
#define REG_USART0_LONBL   (*(__I uint32_t*)0x40024070U)
 (USART0) LON Backlog Register More...
 
#define REG_USART0_LONDL   (*(__IO uint32_t*)0x40024068U)
 (USART0) LON Data Length Register More...
 
#define REG_USART0_LONL2HDR   (*(__IO uint32_t*)0x4002406CU)
 (USART0) LON L2HDR Register More...
 
#define REG_USART0_LONMR   (*(__IO uint32_t*)0x40024060U)
 (USART0) LON Mode Register More...
 
#define REG_USART0_LONPR   (*(__IO uint32_t*)0x40024064U)
 (USART0) LON Preamble Register More...
 
#define REG_USART0_LONPRIO   (*(__IO uint32_t*)0x4002407CU)
 (USART0) LON Priority Register More...
 
#define REG_USART0_MAN   (*(__IO uint32_t*)0x40024050U)
 (USART0) Manchester Configuration Register More...
 
#define REG_USART0_MR   (*(__IO uint32_t*)0x40024004U)
 (USART0) Mode Register More...
 
#define REG_USART0_NER   (*(__I uint32_t*)0x40024044U)
 (USART0) Number of Errors Register More...
 
#define REG_USART0_RHR   (*(__I uint32_t*)0x40024018U)
 (USART0) Receive Holding Register More...
 
#define REG_USART0_RTOR   (*(__IO uint32_t*)0x40024024U)
 (USART0) Receiver Time-out Register More...
 
#define REG_USART0_THR   (*(__O uint32_t*)0x4002401CU)
 (USART0) Transmit Holding Register More...
 
#define REG_USART0_TTGR   (*(__IO uint32_t*)0x40024028U)
 (USART0) Transmitter Timeguard Register More...
 
#define REG_USART0_VERSION   (*(__I uint32_t*)0x400240FCU)
 (USART0) Version Register More...
 
#define REG_USART0_WPMR   (*(__IO uint32_t*)0x400240E4U)
 (USART0) Write Protection Mode Register More...
 
#define REG_USART0_WPSR   (*(__I uint32_t*)0x400240E8U)
 (USART0) Write Protection Status Register More...
 

Detailed Description

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

Definition in file usart0.h.

Macro Definition Documentation

◆ REG_USART0_BRGR

#define REG_USART0_BRGR   (*(__IO uint32_t*)0x40024020U)

(USART0) Baud Rate Generator Register

Definition at line 81 of file usart0.h.

◆ REG_USART0_CR

#define REG_USART0_CR   (*(__O uint32_t*)0x40024000U)

(USART0) Control Register

Definition at line 73 of file usart0.h.

◆ REG_USART0_CSR

#define REG_USART0_CSR   (*(__I uint32_t*)0x40024014U)

(USART0) Channel Status Register

Definition at line 78 of file usart0.h.

◆ REG_USART0_FIDI

#define REG_USART0_FIDI   (*(__IO uint32_t*)0x40024040U)

(USART0) FI DI Ratio Register

Definition at line 84 of file usart0.h.

◆ REG_USART0_ICDIFF

#define REG_USART0_ICDIFF   (*(__IO uint32_t*)0x40024088U)

(USART0) IC DIFF Register

Definition at line 101 of file usart0.h.

◆ REG_USART0_IDR

#define REG_USART0_IDR   (*(__O uint32_t*)0x4002400CU)

(USART0) Interrupt Disable Register

Definition at line 76 of file usart0.h.

◆ REG_USART0_IDTRX

#define REG_USART0_IDTRX   (*(__IO uint32_t*)0x40024084U)

(USART0) LON IDT Rx Register

Definition at line 100 of file usart0.h.

◆ REG_USART0_IDTTX

#define REG_USART0_IDTTX   (*(__IO uint32_t*)0x40024080U)

(USART0) LON IDT Tx Register

Definition at line 99 of file usart0.h.

◆ REG_USART0_IER

#define REG_USART0_IER   (*(__O uint32_t*)0x40024008U)

(USART0) Interrupt Enable Register

Definition at line 75 of file usart0.h.

◆ REG_USART0_IF

#define REG_USART0_IF   (*(__IO uint32_t*)0x4002404CU)

(USART0) IrDA Filter Register

Definition at line 86 of file usart0.h.

◆ REG_USART0_IMR

#define REG_USART0_IMR   (*(__I uint32_t*)0x40024010U)

(USART0) Interrupt Mask Register

Definition at line 77 of file usart0.h.

◆ REG_USART0_LINBRR

#define REG_USART0_LINBRR   (*(__I uint32_t*)0x4002405CU)

(USART0) LIN Baud Rate Register

Definition at line 90 of file usart0.h.

◆ REG_USART0_LINIR

#define REG_USART0_LINIR   (*(__IO uint32_t*)0x40024058U)

(USART0) LIN Identifier Register

Definition at line 89 of file usart0.h.

◆ REG_USART0_LINMR

#define REG_USART0_LINMR   (*(__IO uint32_t*)0x40024054U)

(USART0) LIN Mode Register

Definition at line 88 of file usart0.h.

◆ REG_USART0_LONB1RX

#define REG_USART0_LONB1RX   (*(__IO uint32_t*)0x40024078U)

(USART0) LON Beta1 Rx Register

Definition at line 97 of file usart0.h.

◆ REG_USART0_LONB1TX

#define REG_USART0_LONB1TX   (*(__IO uint32_t*)0x40024074U)

(USART0) LON Beta1 Tx Register

Definition at line 96 of file usart0.h.

◆ REG_USART0_LONBL

#define REG_USART0_LONBL   (*(__I uint32_t*)0x40024070U)

(USART0) LON Backlog Register

Definition at line 95 of file usart0.h.

◆ REG_USART0_LONDL

#define REG_USART0_LONDL   (*(__IO uint32_t*)0x40024068U)

(USART0) LON Data Length Register

Definition at line 93 of file usart0.h.

◆ REG_USART0_LONL2HDR

#define REG_USART0_LONL2HDR   (*(__IO uint32_t*)0x4002406CU)

(USART0) LON L2HDR Register

Definition at line 94 of file usart0.h.

◆ REG_USART0_LONMR

#define REG_USART0_LONMR   (*(__IO uint32_t*)0x40024060U)

(USART0) LON Mode Register

Definition at line 91 of file usart0.h.

◆ REG_USART0_LONPR

#define REG_USART0_LONPR   (*(__IO uint32_t*)0x40024064U)

(USART0) LON Preamble Register

Definition at line 92 of file usart0.h.

◆ REG_USART0_LONPRIO

#define REG_USART0_LONPRIO   (*(__IO uint32_t*)0x4002407CU)

(USART0) LON Priority Register

Definition at line 98 of file usart0.h.

◆ REG_USART0_MAN

#define REG_USART0_MAN   (*(__IO uint32_t*)0x40024050U)

(USART0) Manchester Configuration Register

Definition at line 87 of file usart0.h.

◆ REG_USART0_MR

#define REG_USART0_MR   (*(__IO uint32_t*)0x40024004U)

(USART0) Mode Register

Definition at line 74 of file usart0.h.

◆ REG_USART0_NER

#define REG_USART0_NER   (*(__I uint32_t*)0x40024044U)

(USART0) Number of Errors Register

Definition at line 85 of file usart0.h.

◆ REG_USART0_RHR

#define REG_USART0_RHR   (*(__I uint32_t*)0x40024018U)

(USART0) Receive Holding Register

Definition at line 79 of file usart0.h.

◆ REG_USART0_RTOR

#define REG_USART0_RTOR   (*(__IO uint32_t*)0x40024024U)

(USART0) Receiver Time-out Register

Definition at line 82 of file usart0.h.

◆ REG_USART0_THR

#define REG_USART0_THR   (*(__O uint32_t*)0x4002401CU)

(USART0) Transmit Holding Register

Definition at line 80 of file usart0.h.

◆ REG_USART0_TTGR

#define REG_USART0_TTGR   (*(__IO uint32_t*)0x40024028U)

(USART0) Transmitter Timeguard Register

Definition at line 83 of file usart0.h.

◆ REG_USART0_VERSION

#define REG_USART0_VERSION   (*(__I uint32_t*)0x400240FCU)

(USART0) Version Register

Definition at line 104 of file usart0.h.

◆ REG_USART0_WPMR

#define REG_USART0_WPMR   (*(__IO uint32_t*)0x400240E4U)

(USART0) Write Protection Mode Register

Definition at line 102 of file usart0.h.

◆ REG_USART0_WPSR

#define REG_USART0_WPSR   (*(__I uint32_t*)0x400240E8U)

(USART0) Write Protection Status Register

Definition at line 103 of file usart0.h.



inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:00