Module usart2

Source
Expand description

USART

Modules§

ubrr2
USART Baud Rate Register Bytes
ucsr2a
USART Control and Status Register A
ucsr2b
USART Control and Status Register B
ucsr2c
USART Control and Status Register C
udr2
USART I/O Data Register

Structs§

RegisterBlock
Register block

Type Aliases§

UBRR2
UBRR2 (rw) register accessor: an alias for Reg<UBRR2_SPEC>
UCSR2A
UCSR2A (rw) register accessor: an alias for Reg<UCSR2A_SPEC>
UCSR2B
UCSR2B (rw) register accessor: an alias for Reg<UCSR2B_SPEC>
UCSR2C
UCSR2C (rw) register accessor: an alias for Reg<UCSR2C_SPEC>
UDR2
UDR2 (rw) register accessor: an alias for Reg<UDR2_SPEC>