_comp_handle Struct Reference

COMP handle Structure definition. More...

#include <gr55xx_hal_comp.h>

Data Fields

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.

Field Documentation

◆ error_code

__IO uint32_t _comp_handle::error_code

COMP error code

◆ init

comp_init_t _comp_handle::init

COMP configuration parameters

◆ lock

__IO hal_lock_t _comp_handle::lock

Locking object

◆ retention

uint32_t _comp_handle::retention[1]

COMP important register information.

◆ state

__IO hal_comp_state_t _comp_handle::state

COMP communication state


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