Module ch32v3::ch32v30x::usart1

source ·
Expand description

Universal synchronous asynchronous receiver transmitter

Modules

Baud rate register
Control register 1
Control register 2
Control register 3
Data register
Guard time and prescaler register
Status register

Structs

Register block

Type Definitions

BRR (rw) register accessor: an alias for Reg<BRR_SPEC>
CTLR1 (rw) register accessor: an alias for Reg<CTLR1_SPEC>
CTLR2 (rw) register accessor: an alias for Reg<CTLR2_SPEC>
CTLR3 (rw) register accessor: an alias for Reg<CTLR3_SPEC>
DATAR (rw) register accessor: an alias for Reg<DATAR_SPEC>
GPR (rw) register accessor: an alias for Reg<GPR_SPEC>
STATR (rw) register accessor: an alias for Reg<STATR_SPEC>