Type Alias stm32wlxx_hal::pac::tim16::egr::BG_W
pub type BG_W<'a, const O: u8> = BitWriterRaw<'a, u32, EGR_SPEC, BG_AW, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field BG
writer - Break generation
Aliased Type§
struct BG_W<'a, const O: u8> { /* private fields */ }