Type Alias stm32f4xx_hal::pac::spi1::sr::TXE_R

source ·
pub type TXE_R = BitReaderRaw<TXE_A>;
Expand description

Field TXE reader - Transmit buffer empty

Aliased Type§

struct TXE_R { /* private fields */ }