Type Alias avr_device::atmega2560::usart2::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 */ }