Module atmega_hal::pac::usart0
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§
- UBRR0 (rw) register accessor: an alias for
Reg<UBRR0_SPEC>
- UCSR0A (rw) register accessor: an alias for
Reg<UCSR0A_SPEC>
- UCSR0B (rw) register accessor: an alias for
Reg<UCSR0B_SPEC>
- UCSR0C (rw) register accessor: an alias for
Reg<UCSR0C_SPEC>
- UDR0 (rw) register accessor: an alias for
Reg<UDR0_SPEC>