Type Alias stm32_hal2::pac::tim15::bdtr::DTG_W

source ·
pub type DTG_W<'a, const O: u8> = FieldWriterRaw<'a, u32, BDTR_SPEC, u8, u8, Unsafe, 8, O>;
Expand description

Field DTG writer - Dead-time generator setup

Aliased Type§

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