Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
imt::base::hal::stm32f769::registers::TIMRegisters::TIMx_CCMR2::CCMR2_OC Struct Reference

#include <Imt.Base.HAL.STM32F769/Registers/TIMRegisters.h>

Public Attributes

uint32_t volatile CC3S: 2
 < Output compare mode
 
uint32_t volatile OC3FE: 1
 Output Compare 3 fast enable.
 
uint32_t volatile OC3PE: 1
 Output Compare 3 preload enable.
 
uint32_t volatile OC3M: 3
 Output Compare 3 mode.
 
uint32_t volatile OC3CE: 1
 Output Compare 3 clear enable.
 
uint32_t volatile CC4S: 2
 Capture/Compare 4 selection.
 
uint32_t volatile OC4FE: 1
 Output Compare 4 fast enable.
 
uint32_t volatile OC4PE: 1
 Output Compare 4 preload enable.
 
uint32_t volatile OC4M: 3
 Output Compare 4 mode.
 
uint32_t volatile OC4CE: 1
 Output Compare 4 clear enable.
 
uint32_t volatile OC3M_3: 1
 Output Compare 3 mode - bit 3.
 
uint32_t volatile: 7
 
uint32_t volatile OC4M_3: 1
 Output Compare 4 mode - bit 3.
 

Detailed Description

Definition at line 202 of file TIMRegisters.h.

Member Data Documentation

◆ CC3S

uint32_t volatile imt::base::hal::stm32f769::registers::TIMRegisters::TIMx_CCMR2::CCMR2_OC::CC3S

< Output compare mode

Capture/Compare 3 selection.

Definition at line 203 of file TIMRegisters.h.

◆ CC4S

uint32_t volatile imt::base::hal::stm32f769::registers::TIMRegisters::TIMx_CCMR2::CCMR2_OC::CC4S

Capture/Compare 4 selection.

Definition at line 208 of file TIMRegisters.h.

◆ OC3CE

uint32_t volatile imt::base::hal::stm32f769::registers::TIMRegisters::TIMx_CCMR2::CCMR2_OC::OC3CE

Output Compare 3 clear enable.

Definition at line 207 of file TIMRegisters.h.

◆ OC3FE

uint32_t volatile imt::base::hal::stm32f769::registers::TIMRegisters::TIMx_CCMR2::CCMR2_OC::OC3FE

Output Compare 3 fast enable.

Definition at line 204 of file TIMRegisters.h.

◆ OC3M

uint32_t volatile imt::base::hal::stm32f769::registers::TIMRegisters::TIMx_CCMR2::CCMR2_OC::OC3M

Output Compare 3 mode.

Definition at line 206 of file TIMRegisters.h.

◆ OC3M_3

uint32_t volatile imt::base::hal::stm32f769::registers::TIMRegisters::TIMx_CCMR2::CCMR2_OC::OC3M_3

Output Compare 3 mode - bit 3.

Definition at line 213 of file TIMRegisters.h.

◆ OC3PE

uint32_t volatile imt::base::hal::stm32f769::registers::TIMRegisters::TIMx_CCMR2::CCMR2_OC::OC3PE

Output Compare 3 preload enable.

Definition at line 205 of file TIMRegisters.h.

◆ OC4CE

uint32_t volatile imt::base::hal::stm32f769::registers::TIMRegisters::TIMx_CCMR2::CCMR2_OC::OC4CE

Output Compare 4 clear enable.

Definition at line 212 of file TIMRegisters.h.

◆ OC4FE

uint32_t volatile imt::base::hal::stm32f769::registers::TIMRegisters::TIMx_CCMR2::CCMR2_OC::OC4FE

Output Compare 4 fast enable.

Definition at line 209 of file TIMRegisters.h.

◆ OC4M

uint32_t volatile imt::base::hal::stm32f769::registers::TIMRegisters::TIMx_CCMR2::CCMR2_OC::OC4M

Output Compare 4 mode.

Definition at line 211 of file TIMRegisters.h.

◆ OC4M_3

uint32_t volatile imt::base::hal::stm32f769::registers::TIMRegisters::TIMx_CCMR2::CCMR2_OC::OC4M_3

Output Compare 4 mode - bit 3.

Definition at line 215 of file TIMRegisters.h.

◆ OC4PE

uint32_t volatile imt::base::hal::stm32f769::registers::TIMRegisters::TIMx_CCMR2::CCMR2_OC::OC4PE

Output Compare 4 preload enable.

Definition at line 210 of file TIMRegisters.h.

◆ volatile

uint32_t imt::base::hal::stm32f769::registers::TIMRegisters::TIMx_CCMR2::CCMR2_OC::volatile
  • reserved

Definition at line 214 of file TIMRegisters.h.


The documentation for this struct was generated from the following file: