pub type UCSR0A = Reg<UCSR0A_SPEC>;
UCSR0A (rw) register accessor: USART Control and Status Register A
You can read this register and get ucsr0a::R. You can reset, write, write_with_zero this register using ucsr0a::W. You can also modify this register. See API.
read
ucsr0a::R
reset
write
write_with_zero
ucsr0a::W
modify
For information about available fields see ucsr0a module
ucsr0a
struct UCSR0A { /* private fields */ }