IER_RDA_BIT

Constant IER_RDA_BIT 

Source
pub const IER_RDA_BIT: u8 = 0b0000_0001;
Expand description

Received Data Available interrupt - for letting the driver know that there is some pending data to be processed.