_efuse_handle Struct Reference

eFuse handle Structure definition More...

#include <hal_efuse.h>

Public Attributes

efuse_regs_t * p_instance
 
__IO hal_efuse_state_t state
 
__IO uint32_t error_code
 

Detailed Description

eFuse handle Structure definition

Definition at line 103 of file hal_efuse.h.

Member Data Documentation

◆ error_code

__IO uint32_t _efuse_handle::error_code

eFuse Error code

Definition at line 109 of file hal_efuse.h.

◆ p_instance

efuse_regs_t* _efuse_handle::p_instance

Register base address

Definition at line 105 of file hal_efuse.h.

◆ state

__IO hal_efuse_state_t _efuse_handle::state

eFuse operation state

Definition at line 107 of file hal_efuse.h.


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