Type Alias stm32h7xx_hal::pac::lpuart1::cr1::TE_R

source ·
pub type TE_R = BitReaderRaw<bool>;
Expand description

Field TE reader - Transmitter enable

Aliased Type§

struct TE_R { /* private fields */ }