Expand description
UART ID register
Structs§
- ID_SPEC
- UART ID register
Type Aliases§
- HIGH_
SPEED_ R - Field
HIGH_SPEED
reader - 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. - HIGH_
SPEED_ W - Field
HIGH_SPEED
writer - 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. - ID_R
- Field
ID
reader - This register is used to configure the uart_id. - ID_W
- Field
ID
writer - This register is used to configure the uart_id. - R
- Register
ID
reader - REG_
UPDATE_ R - Field
REG_UPDATE
reader - Software write 1 would synchronize registers into UART Core clock domain and would be cleared by hardware after synchronization is done. - REG_
UPDATE_ W - Field
REG_UPDATE
writer - Software write 1 would synchronize registers into UART Core clock domain and would be cleared by hardware after synchronization is done. - W
- Register
ID
writer