avr_device::atmega2560::usart2

Type Alias UCSR2C

Source
pub type UCSR2C = Reg<UCSR2C_SPEC>;
Expand description

UCSR2C (rw) register accessor: an alias for Reg<UCSR2C_SPEC>

Aliased Typeยง

struct UCSR2C { /* private fields */ }