Expand description
UART ID register
Structs§
- UART ID register
Type Aliases§
- Field
HIGH_SPEEDreader - This bit used to select synchronize mode. 1: Registers are auto synchronized into UART Core clock and UART core should be keep the same with APB clock. 0: After configure registers, software needs to write 1 to UART_REG_UPDATE to synchronize registers. - Field
HIGH_SPEEDwriter - This bit used to select synchronize mode. 1: Registers are auto synchronized into UART Core clock and UART core should be keep the same with APB clock. 0: After configure registers, software needs to write 1 to UART_REG_UPDATE to synchronize registers. - Field
IDreader - This register is used to configure the uart_id. - Field
IDwriter - This register is used to configure the uart_id. - Register
IDreader - Field
REG_UPDATEreader - Software write 1 would synchronize registers into UART Core clock domain and would be cleared by hardware after synchronization is done. - Field
REG_UPDATEwriter - Software write 1 would synchronize registers into UART Core clock domain and would be cleared by hardware after synchronization is done. - Register
IDwriter