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 register accessor: an alias for Reg<BRR_SPEC>

CTLR1 register accessor: an alias for Reg<CTLR1_SPEC>

CTLR2 register accessor: an alias for Reg<CTLR2_SPEC>

CTLR3 register accessor: an alias for Reg<CTLR3_SPEC>

DATAR register accessor: an alias for Reg<DATAR_SPEC>

GPR register accessor: an alias for Reg<GPR_SPEC>

STATR register accessor: an alias for Reg<STATR_SPEC>