Type Alias UCSR0C

Source
pub type UCSR0C = Reg<UCSR0C_SPEC>;
Expand description

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.

For information about available fields see ucsr0c module

Aliased Typeยง

struct UCSR0C { /* private fields */ }