Type Alias stm32h7xx_hal::device::cec::ier::BREIE_R

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

Field BREIE reader - Bit Rising Error Interrupt Enable The BREIE bit is set and cleared by software.

Aliased Type§

struct BREIE_R { /* private fields */ }