Module avr_device::atmega2560::usart1
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§
- UBRR1 (rw) register accessor: an alias for
Reg<UBRR1_SPEC> - UCSR1A (rw) register accessor: an alias for
Reg<UCSR1A_SPEC> - UCSR1B (rw) register accessor: an alias for
Reg<UCSR1B_SPEC> - UCSR1C (rw) register accessor: an alias for
Reg<UCSR1C_SPEC> - UDR1 (rw) register accessor: an alias for
Reg<UDR1_SPEC>