Expand description

capture/compare mode register 2 (output mode)

Re-exports

pub use OC3M_A as OC4M_A;
pub use OC3M_R as OC4M_R;
pub use OC3M_W as OC4M_W;
pub use OC3M_3_A as OC4M_3_A;
pub use OC3M_3_R as OC4M_3_R;
pub use OC3M_3_W as OC4M_3_W;

Structs

capture/compare mode register 2 (output mode)

Register CCMR2_Output reader

Register CCMR2_Output writer

Enums

Output compare 3 mode Refer to OC1M[3:0] description.

Output compare 3 mode Refer to OC1M[3:0] description.

Type Definitions

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).

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).

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).

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).

Field OC3CE reader - Output compare 3 clear enable Refer to OC1CE description.

Field OC3CE writer - Output compare 3 clear enable Refer to OC1CE description.

Field OC3FE reader - Output compare 3 fast enable Refer to OC1FE description.

Field OC3FE writer - Output compare 3 fast enable Refer to OC1FE description.

Field OC3M_3 reader - Output compare 3 mode Refer to OC1M[3:0] description.

Field OC3M_3 writer - Output compare 3 mode Refer to OC1M[3:0] description.

Field OC3M reader - Output compare 3 mode Refer to OC1M[3:0] description.

Field OC3M writer - Output compare 3 mode Refer to OC1M[3:0] description.

Field OC3PE reader - Output compare 3 preload enable Refer to OC1PE description.

Field OC3PE writer - Output compare 3 preload enable Refer to OC1PE description.

Field OC4CE reader - Output compare 4 clear enable Refer to OC1CE description.

Field OC4CE writer - Output compare 4 clear enable Refer to OC1CE description.

Field OC4FE reader - Output compare 4 fast enable Refer to OC1FE description.

Field OC4FE writer - Output compare 4 fast enable Refer to OC1FE description.

Field OC4PE reader - Output compare 4 preload enable Refer to OC1PE description.

Field OC4PE writer - Output compare 4 preload enable Refer to OC1PE description.