RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Fields
COMP_HandleTypeDef Struct Reference

COMP Handle Structure definition. More...

#include <stm32h7xx_hal_comp.h>

Data Fields

COMP_TypeDefInstance
 
COMP_InitTypeDef Init
 
HAL_LockTypeDef Lock
 
__IO HAL_COMP_StateTypeDef State
 
__IO uint32_t ErrorCode
 

Detailed Description

COMP Handle Structure definition.

Field Documentation

◆ ErrorCode

__IO uint32_t COMP_HandleTypeDef::ErrorCode

COMP error code

◆ Init

COMP_InitTypeDef COMP_HandleTypeDef::Init

COMP required parameters

◆ Instance

COMP_TypeDef* COMP_HandleTypeDef::Instance

Register base address

◆ Lock

HAL_LockTypeDef COMP_HandleTypeDef::Lock

Locking object

◆ State

__IO HAL_COMP_StateTypeDef COMP_HandleTypeDef::State

COMP communication state


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