Type Definition stm32_hal2::pac::cec::isr::LBPE_W

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

Field LBPE writer - Rx-Long Bit Period Error LBPE is set by hardware in case a Data-Bit waveform is detected with Long Bit Period Error. LBPE is set at the end of the maximum bit-extension tolerance allowed by RXTOL, in case falling edge is still longing. LBPE always stops reception of the CEC message. LBPE generates an Error-Bit on the CEC line if LBPEGEN=1. In case of broadcast, Error-Bit is generated even in case of LBPEGEN=0. LBPE is cleared by software write at 1.