Type Alias UCSR0B

Source
pub type UCSR0B = Reg<UCSR0B_SPEC>;
Expand description

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.

For information about available fields see ucsr0b module

Aliased Typeยง

struct UCSR0B { /* private fields */ }