Module usart1

Source
Expand description

USART

Modules§

ubrr1
USART Baud Rate Register Bytes
ucsr1a
USART Control and Status Register A
ucsr1b
USART Control and Status Register B
ucsr1c
USART Control and Status Register C
udr1
USART I/O Data Register

Structs§

RegisterBlock
Register block

Type Aliases§

UBRR1
UBRR1 (rw) register accessor: an alias for Reg<UBRR1_SPEC>
UCSR1A
UCSR1A (rw) register accessor: an alias for Reg<UCSR1A_SPEC>
UCSR1B
UCSR1B (rw) register accessor: an alias for Reg<UCSR1B_SPEC>
UCSR1C
UCSR1C (rw) register accessor: an alias for Reg<UCSR1C_SPEC>
UDR1
UDR1 (rw) register accessor: an alias for Reg<UDR1_SPEC>