Type Alias atmega_hal::pac::usart2::ucsr2a::RXC2_R

source ·
pub type RXC2_R = BitReaderRaw<bool>;
Expand description

Field RXC2 reader - USART Receive Complete

Aliased Type§

struct RXC2_R { /* private fields */ }