Home
last modified time | relevance | path

Searched defs:mec_uart_regs (Results 1 – 2 of 2) sorted by relevance

/hal_microchip-latest/mec5/devices/common/
Dmec5_uart_v1_5.h17 typedef struct mec_uart_regs { /*!< (@ 0x400F2400) MEC_UART Structure … struct
19 union {
23 …_t IER; /*!< (@ 0x00000001) UART interrupt enable register or BAUD clock
26 union {
30 … /*!< (@ 0x00000003) UART Line control register */
31 … /*!< (@ 0x00000004) UART Modem control register */
32 … /*!< (@ 0x00000005) UART Line status register */
33 … /*!< (@ 0x00000006) UART Modem status register */
34 … /*!< (@ 0x00000007) UART scratch pad register */
35 … /*!< (@ 0x00000008) Line Status Register B */
[all …]
Dmec5_uart_v1.h17 typedef struct mec_uart_regs { /*!< (@ 0x400F2400) MEC_UART Structure … struct
19 union {
23 …_t IER; /*!< (@ 0x00000001) UART interrupt enable register or BAUD clock
26 union {
30 … /*!< (@ 0x00000003) UART Line control register */
31 … /*!< (@ 0x00000004) UART Modem control register */
32 … /*!< (@ 0x00000005) UART Line status register */
33 … /*!< (@ 0x00000006) UART Modem status register */
34 … /*!< (@ 0x00000007) UART scratch pad register */
35 __IM uint8_t RESERVED[808];
[all …]