Trident IoT SDK
 
Loading...
Searching...
No Matches

the struct we use so we can address registers using field names More...

#include <T32CM11_wdog.h>

Data Fields

__IO uint32_t initial_value
 
__IO uint32_t current_value
 
__IO uint32_t control
 
__IO uint32_t reset_watchdog
 
__IO uint32_t reset_counter
 
__IO uint32_t interrupt_clear
 
__IO uint32_t interrupt_on_value
 
__IO uint32_t min_time_before_reset
 
__IO uint32_t clock_prescale
 

Detailed Description

the struct we use so we can address registers using field names



Field Documentation

◆ clock_prescale

__IO uint32_t WDOG_REGISTERS_T::clock_prescale

◆ control

__IO uint32_t WDOG_REGISTERS_T::control

◆ current_value

__IO uint32_t WDOG_REGISTERS_T::current_value

◆ initial_value

__IO uint32_t WDOG_REGISTERS_T::initial_value

◆ interrupt_clear

__IO uint32_t WDOG_REGISTERS_T::interrupt_clear

◆ interrupt_on_value

__IO uint32_t WDOG_REGISTERS_T::interrupt_on_value

◆ min_time_before_reset

__IO uint32_t WDOG_REGISTERS_T::min_time_before_reset

◆ reset_counter

__IO uint32_t WDOG_REGISTERS_T::reset_counter

◆ reset_watchdog

__IO uint32_t WDOG_REGISTERS_T::reset_watchdog

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