Module avr_device::atmega2560::usart2
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§
- UBRR2 (rw) register accessor: an alias for
Reg<UBRR2_SPEC>
- UCSR2A (rw) register accessor: an alias for
Reg<UCSR2A_SPEC>
- UCSR2B (rw) register accessor: an alias for
Reg<UCSR2B_SPEC>
- UCSR2C (rw) register accessor: an alias for
Reg<UCSR2C_SPEC>
- UDR2 (rw) register accessor: an alias for
Reg<UDR2_SPEC>