Type Definition stm32_hal2::pac::cec::isr::RXACKE_R

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

Field RXACKE reader - 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.