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