Type Alias UCSR0A

Source
pub type UCSR0A = Reg<UCSR0A_SPEC>;
Expand description

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.

For information about available fields see ucsr0a module

Aliased Typeยง

struct UCSR0A { /* private fields */ }