CC1E=B_0x0, CC1P=B_0x0
TIM11 capture/compare enable register
CC1E | Capture/Compare 1 output enable. 0 (B_0x0): Capture mode disabled / tim_oc1 is not active 1 (B_0x1): Capture mode enabled / tim_oc1 signal is output on the corresponding output pin |
CC1P | Capture/Compare 1 output Polarity. 0 (B_0x0): tim_oc1 active high (output mode) / Edge sensitivity selection (input mode, see below) 1 (B_0x1): tim_oc1 active low (output mode) / Edge sensitivity selection (input mode, see below) |
CC1NP | Capture/Compare 1 complementary output Polarity. |