Type Alias stm32h7xx_hal::device::cec::cfgr::BREGEN_R

source ·
pub type BREGEN_R = BitReaderRaw<bool>;
Expand description

Field BREGEN reader - Generate Error-Bit on Bit Rising Error The BREGEN bit is set and cleared by software. Note: If BRDNOGEN=0, an Error-bit is generated upon BRE detection with BRESTP=1 in broadcast even if BREGEN=0

Aliased Type§

struct BREGEN_R { /* private fields */ }