_efuse_handle Struct Reference

eFuse handle Structure definition More...

#include <gr55xx_hal_efuse.h>

Data Fields

efuse_regs_t * p_instance
 
efuse_init_t init
 
__IO hal_lock_t lock
 
__IO hal_efuse_state_t state
 
__IO uint32_t error_code
 

Detailed Description

eFuse handle Structure definition

Field Documentation

◆ error_code

__IO uint32_t _efuse_handle::error_code

eFuse Error code

◆ init

efuse_init_t _efuse_handle::init

eFuse base required parameters

◆ lock

__IO hal_lock_t _efuse_handle::lock

Locking object

◆ p_instance

efuse_regs_t* _efuse_handle::p_instance

Register base address

◆ state

__IO hal_efuse_state_t _efuse_handle::state

eFuse operation state


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