Type Definition stm32_hal2::pac::cec::isr::RXACKE_W

source · []
pub type RXACKE_W<'a, const O: u8> = BitWriterRaw<'a, u32, ISR_SPEC, bool, BitM, O>;
Expand description

Field RXACKE writer - Rx-Missing Acknowledge In receive mode, RXACKE is set by hardware to inform application that no acknowledge was seen on the CEC line. RXACKE applies only for broadcast messages and in listen mode also for not directly addressed messages (destination address not enabled in OAR). RXACKE aborts message reception. RXACKE is cleared by software write at 1.