Type Alias stm32_hal2::pac::cec::cfgr::LBPEGEN_W

source ·
pub type LBPEGEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFGR_SPEC, bool, BitM, O>;
Expand description

Field LBPEGEN writer - Generate Error-Bit on Long Bit Period Error The LBPEGEN bit is set and cleared by software. Note: If BRDNOGEN=0, an Error-bit is generated upon LBPE detection in broadcast even if LBPEGEN=0

Aliased Type§

struct LBPEGEN_W<'a, const O: u8> { /* private fields */ }