Type Alias stm32wlxx_hal::pac::tim1::bdtr::BKF_W
pub type BKF_W<'a, const O: u8> = FieldWriterRaw<'a, u32, BDTR_SPEC, u8, BKF_A, Safe, 4, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field BKF
writer - Break filter
Aliased Type§
struct BKF_W<'a, const O: u8> { /* private fields */ }