Type Alias DTG_W

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 */ }