Type Alias stm32f4xx_hal::pac::i2c1::sr1::OVR_W

source ·
pub type OVR_W<'a, const O: u8> = BitWriterRaw<'a, u32, SR1_SPEC, OVR_A, BitM, O>;
Expand description

Field OVR writer - Overrun/Underrun

Aliased Type§

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