_comp_handle Struct Reference

COMP handle Structure definition. More...

#include <gr55xx_hal_comp.h>

Public Attributes

comp_init_t init
 
__IO hal_lock_t lock
 
__IO hal_comp_state_t state
 
__IO uint32_t error_code
 
uint32_t retention [1]
 

Detailed Description

COMP handle Structure definition.

Definition at line 108 of file gr55xx_hal_comp.h.

Member Data Documentation

◆ error_code

__IO uint32_t _comp_handle::error_code

COMP error code

Definition at line 116 of file gr55xx_hal_comp.h.

◆ init

comp_init_t _comp_handle::init

COMP configuration parameters

Definition at line 110 of file gr55xx_hal_comp.h.

◆ lock

__IO hal_lock_t _comp_handle::lock

Locking object

Definition at line 112 of file gr55xx_hal_comp.h.

◆ retention

uint32_t _comp_handle::retention[1]

COMP important register information.

Definition at line 118 of file gr55xx_hal_comp.h.

◆ state

__IO hal_comp_state_t _comp_handle::state

COMP communication state

Definition at line 114 of file gr55xx_hal_comp.h.


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