Module ccmr1_input

Source
Expand description

capture/compare mode register 1 (output mode)

Structs§

CCMR1_INPUTrs
capture/compare mode register 1 (output mode)

Enums§

CC1S
Capture/Compare 1 Selection This bit-field defines the direction of the channel (input/output) as well as the used input. Note: CC1S bits are writable only when the channel is OFF (CC1E = ‘0’ in TIMx_CCER).
CC2S
Capture/Compare 2 selection This bit-field defines the direction of the channel (input/output) as well as the used input. Note: CC2S bits are writable only when the channel is OFF (CC2E = ‘0’ in TIMx_CCER).
ICFILTER
Input capture %s filter
ICPRESCALER
Input capture %s prescaler

Type Aliases§

CC1S_R
Field CC1S reader - Capture/Compare 1 Selection This bit-field defines the direction of the channel (input/output) as well as the used input. Note: CC1S bits are writable only when the channel is OFF (CC1E = ‘0’ in TIMx_CCER).
CC1S_W
Field CC1S writer - Capture/Compare 1 Selection This bit-field defines the direction of the channel (input/output) as well as the used input. Note: CC1S bits are writable only when the channel is OFF (CC1E = ‘0’ in TIMx_CCER).
CC2S_R
Field CC2S reader - Capture/Compare 2 selection This bit-field defines the direction of the channel (input/output) as well as the used input. Note: CC2S bits are writable only when the channel is OFF (CC2E = ‘0’ in TIMx_CCER).
CC2S_W
Field CC2S writer - Capture/Compare 2 selection This bit-field defines the direction of the channel (input/output) as well as the used input. Note: CC2S bits are writable only when the channel is OFF (CC2E = ‘0’ in TIMx_CCER).
ICF_R
Field ICF(1-2) reader - Input capture %s filter
ICF_W
Field ICF(1-2) writer - Input capture %s filter
ICPSC_R
Field ICPSC(1-2) reader - Input capture %s prescaler
ICPSC_W
Field ICPSC(1-2) writer - Input capture %s prescaler
R
Register CCMR1_Input reader
W
Register CCMR1_Input writer