Public Attributes | List of all members
COMP_InitTypeDef Struct Reference

COMP Init structure definition. More...

#include <stm32f30x_comp.h>

Public Attributes

uint32_t COMP_BlankingSrce
 
uint32_t COMP_Hysteresis
 
uint32_t COMP_InvertingInput
 
uint32_t COMP_Mode
 
uint32_t COMP_NonInvertingInput
 
uint32_t COMP_Output
 
uint32_t COMP_OutputPol
 

Detailed Description

COMP Init structure definition.

Definition at line 54 of file stm32f30x_comp.h.

Member Data Documentation

uint32_t COMP_InitTypeDef::COMP_BlankingSrce

Selects the output blanking source of the comparator. This parameter can be a value of COMP_BlankingSrce

Definition at line 66 of file stm32f30x_comp.h.

uint32_t COMP_InitTypeDef::COMP_Hysteresis

Selects the hysteresis voltage of the comparator. This parameter can be a value of COMP_Hysteresis

Definition at line 72 of file stm32f30x_comp.h.

uint32_t COMP_InitTypeDef::COMP_InvertingInput

Selects the inverting input of the comparator. This parameter can be a value of COMP_InvertingInput

Definition at line 57 of file stm32f30x_comp.h.

uint32_t COMP_InitTypeDef::COMP_Mode

Selects the operating mode of the comparator and allows to adjust the speed/consumption. This parameter can be a value of COMP_Mode

Definition at line 75 of file stm32f30x_comp.h.

uint32_t COMP_InitTypeDef::COMP_NonInvertingInput

Selects the non inverting input of the comparator. This parameter can be a value of COMP_NonInvertingInput

Definition at line 60 of file stm32f30x_comp.h.

uint32_t COMP_InitTypeDef::COMP_Output

Selects the output redirection of the comparator. This parameter can be a value of COMP_Output

Definition at line 63 of file stm32f30x_comp.h.

uint32_t COMP_InitTypeDef::COMP_OutputPol

Selects the output polarity of the comparator. This parameter can be a value of COMP_OutputPoloarity

Definition at line 69 of file stm32f30x_comp.h.


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


rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Wed Jul 3 2019 19:59:31