Module atmega_hal::pac::usart3
source · Expand description
USART
Modules§
- USART Baud Rate Register Bytes
- USART Control and Status Register A
- USART Control and Status Register B
- USART Control and Status Register C
- USART I/O Data Register
Structs§
- Register block
Type Aliases§
- UBRR3 (rw) register accessor: an alias for
Reg<UBRR3_SPEC> - UCSR3A (rw) register accessor: an alias for
Reg<UCSR3A_SPEC> - UCSR3B (rw) register accessor: an alias for
Reg<UCSR3B_SPEC> - UCSR3C (rw) register accessor: an alias for
Reg<UCSR3C_SPEC> - UDR3 (rw) register accessor: an alias for
Reg<UDR3_SPEC>