Trident IoT SDK
 
Loading...
Searching...
No Matches
DEEP_POWER_DOWN_REGISTERS_T Struct Reference

offsets for where to find chip registers needed for Deep Power Down register which is used to see section 4.8 and 5.5 in the chip datasheet More...

#include <T32CZ20_power.h>

Data Fields

__IO uint32_t reset_reason
 
__IO uint32_t clear_reset_reason
 
__IO uint32_t gpio_wake_enable
 
__IO uint32_t gpio_wake_polarity
 
__IO uint32_t retention_0
 
__IO uint32_t retention_1
 
__IO uint32_t retention_2
 
__IO uint32_t retention_3
 

Detailed Description

offsets for where to find chip registers needed for Deep Power Down register which is used to see section 4.8 and 5.5 in the chip datasheet



Field Documentation

◆ clear_reset_reason

__IO uint32_t DEEP_POWER_DOWN_REGISTERS_T::clear_reset_reason

◆ gpio_wake_enable

__IO uint32_t DEEP_POWER_DOWN_REGISTERS_T::gpio_wake_enable

◆ gpio_wake_polarity

__IO uint32_t DEEP_POWER_DOWN_REGISTERS_T::gpio_wake_polarity

◆ reset_reason

__IO uint32_t DEEP_POWER_DOWN_REGISTERS_T::reset_reason

◆ retention_0

__IO uint32_t DEEP_POWER_DOWN_REGISTERS_T::retention_0

◆ retention_1

__IO uint32_t DEEP_POWER_DOWN_REGISTERS_T::retention_1

◆ retention_2

__IO uint32_t DEEP_POWER_DOWN_REGISTERS_T::retention_2

◆ retention_3

__IO uint32_t DEEP_POWER_DOWN_REGISTERS_T::retention_3

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