pub type IC4F_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CCMR2_INPUT_SPEC, u8, u8, Safe, 4, O>;
Expand description

Field IC4F writer - Input capture 4 filter

Aliased Type§

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