Enum zinc_hal_lpc11xx::ioregs::UART_lsr_temt
[−]
[src]
pub enum UART_lsr_temt {
Valid,
Empty,
}Variants
Valid | THR and/or the TSR contains valid data. |
Empty | THR and the TSR are empty. |