Constant TXUDR

Source
pub const TXUDR: u32 = _; // 1_024u32
Expand description

TX-buffer underrun

In transmission mode, TXUDR is set by hardware if application was not in time to load TXDR before of next byte transmission. TXUDR aborts message transmission and clears TXSOM and TXEOM control bits.