_wdt_handle Struct Reference

WDT handle Structure definition. More...

#include <gr55xx_hal_wdt.h>

Data Fields

wdt_regs_t * p_instance
 
wdt_init_t init
 
hal_lock_t lock
 

Detailed Description

WDT handle Structure definition.

Field Documentation

◆ init

wdt_init_t _wdt_handle::init

WDT required parameters

◆ lock

hal_lock_t _wdt_handle::lock

WDT locking object

◆ p_instance

wdt_regs_t* _wdt_handle::p_instance

Register base address


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