pub type TXUDR_R = BitReaderRaw<bool>;
Expand description
Field TXUDR
reader - 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. TXUDR is cleared by software write at 1
Aliased Type§
struct TXUDR_R { /* private fields */ }