_wdt_handle Struct Reference

WDT handle Structure definition. More...

#include <gr55xx_hal_wdt.h>

Public Attributes

wdt_regs_t * p_instance
 
wdt_init_t init
 
hal_lock_t lock
 

Detailed Description

WDT handle Structure definition.

Definition at line 98 of file gr55xx_hal_wdt.h.

Member Data Documentation

◆ init

wdt_init_t _wdt_handle::init

WDT required parameters

Definition at line 102 of file gr55xx_hal_wdt.h.

◆ lock

hal_lock_t _wdt_handle::lock

WDT locking object

Definition at line 104 of file gr55xx_hal_wdt.h.

◆ p_instance

wdt_regs_t* _wdt_handle::p_instance

Register base address

Definition at line 100 of file gr55xx_hal_wdt.h.


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