Expand description
Universal asynchronous receiver transmitter
Modules§
Structs§
- Register
Block - Register block
Type Aliases§
- BRR
- BRR register accessor: an alias for
Reg<BRR_SPEC>
- CR1
- CR1 register accessor: an alias for
Reg<CR1_SPEC>
- CR2
- CR2 register accessor: an alias for
Reg<CR2_SPEC>
- CR3
- CR3 register accessor: an alias for
Reg<CR3_SPEC>
- DR
- DR register accessor: an alias for
Reg<DR_SPEC>
- SR
- SR register accessor: an alias for
Reg<SR_SPEC>