pub type CFIE_W<'a, const O: u8> = BitWriter<'a, u32, CIER_SPEC, CFIE_A, O>;
Expand description
Field cfie[0-7]
writer - If the enable bit is set to 1, when the capture channel captures falling edge, it generates a capture channel pending.
Aliased Type§
struct CFIE_W<'a, const O: u8> { /* private fields */ }