Type Alias atmega_hal::pac::usart1::ucsr1a::RXC1_R

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

Field RXC1 reader - USART Receive Complete

Aliased Type§

struct RXC1_R { /* private fields */ }