Type Alias TXFIFOHE_R
pub type TXFIFOHE_R = BitReaderRaw<bool>;
Expand description
Field TXFIFOHE
reader - Transmit FIFO half empty At least half the number of words can be written into the FIFO. This bit is cleared when the FIFO becomes half+1 full.
Aliased Typeยง
struct TXFIFOHE_R { /* private fields */ }