Module ccmr2_input

Source
Expand description

capture/compare mode register 2 (output mode)

Re-exports§

pub use super::ccmr1_input::ICFILTER;
pub use super::ccmr1_input::ICF_R;
pub use super::ccmr1_input::ICF_W;
pub use super::ccmr1_input::ICPRESCALER;
pub use super::ccmr1_input::ICPSC_R;
pub use super::ccmr1_input::ICPSC_W;

Structs§

CCMR2_INPUTrs
capture/compare mode register 2 (output mode)

Enums§

CC3S
Capture/compare 3 selection This bit-field defines the direction of the channel (input/output) as well as the used input. Note: CC3S bits are writable only when the channel is OFF (CC3E = ‘0’ in TIMx_CCER).
CC4S
Capture/Compare 4 selection This bit-field defines the direction of the channel (input/output) as well as the used input. Note: CC4S bits are writable only when the channel is OFF (CC4E = ‘0’ in TIMx_CCER).

Type Aliases§

CC3S_R
Field CC3S reader - Capture/compare 3 selection This bit-field defines the direction of the channel (input/output) as well as the used input. Note: CC3S bits are writable only when the channel is OFF (CC3E = ‘0’ in TIMx_CCER).
CC3S_W
Field CC3S writer - Capture/compare 3 selection This bit-field defines the direction of the channel (input/output) as well as the used input. Note: CC3S bits are writable only when the channel is OFF (CC3E = ‘0’ in TIMx_CCER).
CC4S_R
Field CC4S reader - Capture/Compare 4 selection This bit-field defines the direction of the channel (input/output) as well as the used input. Note: CC4S bits are writable only when the channel is OFF (CC4E = ‘0’ in TIMx_CCER).
CC4S_W
Field CC4S writer - Capture/Compare 4 selection This bit-field defines the direction of the channel (input/output) as well as the used input. Note: CC4S bits are writable only when the channel is OFF (CC4E = ‘0’ in TIMx_CCER).
R
Register CCMR2_Input reader
W
Register CCMR2_Input writer