Module usart3

Source
Expand description

USART

Modules§

ubrr3
USART Baud Rate Register Bytes
ucsr3a
USART Control and Status Register A
ucsr3b
USART Control and Status Register B
ucsr3c
USART Control and Status Register C
udr3
USART I/O Data Register

Structs§

RegisterBlock
Register block

Type Aliases§

UBRR3
UBRR3 (rw) register accessor: an alias for Reg<UBRR3_SPEC>
UCSR3A
UCSR3A (rw) register accessor: an alias for Reg<UCSR3A_SPEC>
UCSR3B
UCSR3B (rw) register accessor: an alias for Reg<UCSR3B_SPEC>
UCSR3C
UCSR3C (rw) register accessor: an alias for Reg<UCSR3C_SPEC>
UDR3
UDR3 (rw) register accessor: an alias for Reg<UDR3_SPEC>