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