pub type CAPINV_W<'a, const O: u8> = BitWriter<'a, u32, CCR_SPEC, CAPINV_A, O>;
Expand description
Field capinv
writer - Inverse the signal input from capture channel before 16-bit counter of capture channel.
Aliased Type§
struct CAPINV_W<'a, const O: u8> { /* private fields */ }