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

#include <T32CM11_timers.h>

Data Fields

__IO uint32_t initial_value
 
__IO uint32_t current_countdown_value
 
__IO uint32_t control
 
__IO uint32_t clear_interrupt
 
__IO uint32_t repeat_delay
 

Detailed Description


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


Field Documentation

◆ clear_interrupt

__IO uint32_t TIMER_REGISTERS_T::clear_interrupt

◆ control

__IO uint32_t TIMER_REGISTERS_T::control

◆ current_countdown_value

__IO uint32_t TIMER_REGISTERS_T::current_countdown_value

◆ initial_value

__IO uint32_t TIMER_REGISTERS_T::initial_value

◆ repeat_delay

__IO uint32_t TIMER_REGISTERS_T::repeat_delay

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