Expand description
USART
Modules§
- ubrr0
- USART Baud Rate Register Bytes
- ucsr0a
- USART Control and Status Register A
- ucsr0b
- USART Control and Status Register B
- ucsr0c
- USART Control and Status Register C
- udr0
- USART I/O Data Register
Structs§
- Register
Block - Register block
Type Aliases§
- UBRR0
- UBRR0 (rw) register accessor: an alias for
Reg<UBRR0_SPEC>
- UCSR0A
- UCSR0A (rw) register accessor: an alias for
Reg<UCSR0A_SPEC>
- UCSR0B
- UCSR0B (rw) register accessor: an alias for
Reg<UCSR0B_SPEC>
- UCSR0C
- UCSR0C (rw) register accessor: an alias for
Reg<UCSR0C_SPEC>
- UDR0
- UDR0 (rw) register accessor: an alias for
Reg<UDR0_SPEC>