Macros
usart1.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_USART1_BRGR   (*(__IO uint32_t*)0x40028020U)
 (USART1) Baud Rate Generator Register More...
 
#define REG_USART1_CR   (*(__O uint32_t*)0x40028000U)
 (USART1) Control Register More...
 
#define REG_USART1_CSR   (*(__I uint32_t*)0x40028014U)
 (USART1) Channel Status Register More...
 
#define REG_USART1_FIDI   (*(__IO uint32_t*)0x40028040U)
 (USART1) FI DI Ratio Register More...
 
#define REG_USART1_ICDIFF   (*(__IO uint32_t*)0x40028088U)
 (USART1) IC DIFF Register More...
 
#define REG_USART1_IDR   (*(__O uint32_t*)0x4002800CU)
 (USART1) Interrupt Disable Register More...
 
#define REG_USART1_IDTRX   (*(__IO uint32_t*)0x40028084U)
 (USART1) LON IDT Rx Register More...
 
#define REG_USART1_IDTTX   (*(__IO uint32_t*)0x40028080U)
 (USART1) LON IDT Tx Register More...
 
#define REG_USART1_IER   (*(__O uint32_t*)0x40028008U)
 (USART1) Interrupt Enable Register More...
 
#define REG_USART1_IF   (*(__IO uint32_t*)0x4002804CU)
 (USART1) IrDA Filter Register More...
 
#define REG_USART1_IMR   (*(__I uint32_t*)0x40028010U)
 (USART1) Interrupt Mask Register More...
 
#define REG_USART1_LINBRR   (*(__I uint32_t*)0x4002805CU)
 (USART1) LIN Baud Rate Register More...
 
#define REG_USART1_LINIR   (*(__IO uint32_t*)0x40028058U)
 (USART1) LIN Identifier Register More...
 
#define REG_USART1_LINMR   (*(__IO uint32_t*)0x40028054U)
 (USART1) LIN Mode Register More...
 
#define REG_USART1_LONB1RX   (*(__IO uint32_t*)0x40028078U)
 (USART1) LON Beta1 Rx Register More...
 
#define REG_USART1_LONB1TX   (*(__IO uint32_t*)0x40028074U)
 (USART1) LON Beta1 Tx Register More...
 
#define REG_USART1_LONBL   (*(__I uint32_t*)0x40028070U)
 (USART1) LON Backlog Register More...
 
#define REG_USART1_LONDL   (*(__IO uint32_t*)0x40028068U)
 (USART1) LON Data Length Register More...
 
#define REG_USART1_LONL2HDR   (*(__IO uint32_t*)0x4002806CU)
 (USART1) LON L2HDR Register More...
 
#define REG_USART1_LONMR   (*(__IO uint32_t*)0x40028060U)
 (USART1) LON Mode Register More...
 
#define REG_USART1_LONPR   (*(__IO uint32_t*)0x40028064U)
 (USART1) LON Preamble Register More...
 
#define REG_USART1_LONPRIO   (*(__IO uint32_t*)0x4002807CU)
 (USART1) LON Priority Register More...
 
#define REG_USART1_MAN   (*(__IO uint32_t*)0x40028050U)
 (USART1) Manchester Configuration Register More...
 
#define REG_USART1_MR   (*(__IO uint32_t*)0x40028004U)
 (USART1) Mode Register More...
 
#define REG_USART1_NER   (*(__I uint32_t*)0x40028044U)
 (USART1) Number of Errors Register More...
 
#define REG_USART1_RHR   (*(__I uint32_t*)0x40028018U)
 (USART1) Receive Holding Register More...
 
#define REG_USART1_RTOR   (*(__IO uint32_t*)0x40028024U)
 (USART1) Receiver Time-out Register More...
 
#define REG_USART1_THR   (*(__O uint32_t*)0x4002801CU)
 (USART1) Transmit Holding Register More...
 
#define REG_USART1_TTGR   (*(__IO uint32_t*)0x40028028U)
 (USART1) Transmitter Timeguard Register More...
 
#define REG_USART1_VERSION   (*(__I uint32_t*)0x400280FCU)
 (USART1) Version Register More...
 
#define REG_USART1_WPMR   (*(__IO uint32_t*)0x400280E4U)
 (USART1) Write Protection Mode Register More...
 
#define REG_USART1_WPSR   (*(__I uint32_t*)0x400280E8U)
 (USART1) Write Protection Status Register More...
 

Detailed Description

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

Definition in file usart1.h.

Macro Definition Documentation

◆ REG_USART1_BRGR

#define REG_USART1_BRGR   (*(__IO uint32_t*)0x40028020U)

(USART1) Baud Rate Generator Register

Definition at line 81 of file usart1.h.

◆ REG_USART1_CR

#define REG_USART1_CR   (*(__O uint32_t*)0x40028000U)

(USART1) Control Register

Definition at line 73 of file usart1.h.

◆ REG_USART1_CSR

#define REG_USART1_CSR   (*(__I uint32_t*)0x40028014U)

(USART1) Channel Status Register

Definition at line 78 of file usart1.h.

◆ REG_USART1_FIDI

#define REG_USART1_FIDI   (*(__IO uint32_t*)0x40028040U)

(USART1) FI DI Ratio Register

Definition at line 84 of file usart1.h.

◆ REG_USART1_ICDIFF

#define REG_USART1_ICDIFF   (*(__IO uint32_t*)0x40028088U)

(USART1) IC DIFF Register

Definition at line 101 of file usart1.h.

◆ REG_USART1_IDR

#define REG_USART1_IDR   (*(__O uint32_t*)0x4002800CU)

(USART1) Interrupt Disable Register

Definition at line 76 of file usart1.h.

◆ REG_USART1_IDTRX

#define REG_USART1_IDTRX   (*(__IO uint32_t*)0x40028084U)

(USART1) LON IDT Rx Register

Definition at line 100 of file usart1.h.

◆ REG_USART1_IDTTX

#define REG_USART1_IDTTX   (*(__IO uint32_t*)0x40028080U)

(USART1) LON IDT Tx Register

Definition at line 99 of file usart1.h.

◆ REG_USART1_IER

#define REG_USART1_IER   (*(__O uint32_t*)0x40028008U)

(USART1) Interrupt Enable Register

Definition at line 75 of file usart1.h.

◆ REG_USART1_IF

#define REG_USART1_IF   (*(__IO uint32_t*)0x4002804CU)

(USART1) IrDA Filter Register

Definition at line 86 of file usart1.h.

◆ REG_USART1_IMR

#define REG_USART1_IMR   (*(__I uint32_t*)0x40028010U)

(USART1) Interrupt Mask Register

Definition at line 77 of file usart1.h.

◆ REG_USART1_LINBRR

#define REG_USART1_LINBRR   (*(__I uint32_t*)0x4002805CU)

(USART1) LIN Baud Rate Register

Definition at line 90 of file usart1.h.

◆ REG_USART1_LINIR

#define REG_USART1_LINIR   (*(__IO uint32_t*)0x40028058U)

(USART1) LIN Identifier Register

Definition at line 89 of file usart1.h.

◆ REG_USART1_LINMR

#define REG_USART1_LINMR   (*(__IO uint32_t*)0x40028054U)

(USART1) LIN Mode Register

Definition at line 88 of file usart1.h.

◆ REG_USART1_LONB1RX

#define REG_USART1_LONB1RX   (*(__IO uint32_t*)0x40028078U)

(USART1) LON Beta1 Rx Register

Definition at line 97 of file usart1.h.

◆ REG_USART1_LONB1TX

#define REG_USART1_LONB1TX   (*(__IO uint32_t*)0x40028074U)

(USART1) LON Beta1 Tx Register

Definition at line 96 of file usart1.h.

◆ REG_USART1_LONBL

#define REG_USART1_LONBL   (*(__I uint32_t*)0x40028070U)

(USART1) LON Backlog Register

Definition at line 95 of file usart1.h.

◆ REG_USART1_LONDL

#define REG_USART1_LONDL   (*(__IO uint32_t*)0x40028068U)

(USART1) LON Data Length Register

Definition at line 93 of file usart1.h.

◆ REG_USART1_LONL2HDR

#define REG_USART1_LONL2HDR   (*(__IO uint32_t*)0x4002806CU)

(USART1) LON L2HDR Register

Definition at line 94 of file usart1.h.

◆ REG_USART1_LONMR

#define REG_USART1_LONMR   (*(__IO uint32_t*)0x40028060U)

(USART1) LON Mode Register

Definition at line 91 of file usart1.h.

◆ REG_USART1_LONPR

#define REG_USART1_LONPR   (*(__IO uint32_t*)0x40028064U)

(USART1) LON Preamble Register

Definition at line 92 of file usart1.h.

◆ REG_USART1_LONPRIO

#define REG_USART1_LONPRIO   (*(__IO uint32_t*)0x4002807CU)

(USART1) LON Priority Register

Definition at line 98 of file usart1.h.

◆ REG_USART1_MAN

#define REG_USART1_MAN   (*(__IO uint32_t*)0x40028050U)

(USART1) Manchester Configuration Register

Definition at line 87 of file usart1.h.

◆ REG_USART1_MR

#define REG_USART1_MR   (*(__IO uint32_t*)0x40028004U)

(USART1) Mode Register

Definition at line 74 of file usart1.h.

◆ REG_USART1_NER

#define REG_USART1_NER   (*(__I uint32_t*)0x40028044U)

(USART1) Number of Errors Register

Definition at line 85 of file usart1.h.

◆ REG_USART1_RHR

#define REG_USART1_RHR   (*(__I uint32_t*)0x40028018U)

(USART1) Receive Holding Register

Definition at line 79 of file usart1.h.

◆ REG_USART1_RTOR

#define REG_USART1_RTOR   (*(__IO uint32_t*)0x40028024U)

(USART1) Receiver Time-out Register

Definition at line 82 of file usart1.h.

◆ REG_USART1_THR

#define REG_USART1_THR   (*(__O uint32_t*)0x4002801CU)

(USART1) Transmit Holding Register

Definition at line 80 of file usart1.h.

◆ REG_USART1_TTGR

#define REG_USART1_TTGR   (*(__IO uint32_t*)0x40028028U)

(USART1) Transmitter Timeguard Register

Definition at line 83 of file usart1.h.

◆ REG_USART1_VERSION

#define REG_USART1_VERSION   (*(__I uint32_t*)0x400280FCU)

(USART1) Version Register

Definition at line 104 of file usart1.h.

◆ REG_USART1_WPMR

#define REG_USART1_WPMR   (*(__IO uint32_t*)0x400280E4U)

(USART1) Write Protection Mode Register

Definition at line 102 of file usart1.h.

◆ REG_USART1_WPSR

#define REG_USART1_WPSR   (*(__I uint32_t*)0x400280E8U)

(USART1) Write Protection Status Register

Definition at line 103 of file usart1.h.



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