Type Definition stm32_hal2::pac::cec::isr::TXEND_R

source · []
pub type TXEND_R = BitReaderRaw<bool>;
Expand description

Field TXEND reader - End of Transmission TXEND is set by hardware to inform application that the last byte of the CEC message has been successfully transmitted. TXEND clears the TXSOM and TXEOM control bits. TXEND is cleared by software write at 1.