A31G11x F/W Packages  2.5.0
ABOV Cortex-M0+ Core based MCUs Integrated Driver
Data Fields
TIMER1n_PERIODICCFG_Type Struct Reference

#include <A31G11x_hal_timer1n.h>

Collaboration diagram for TIMER1n_PERIODICCFG_Type:

Data Fields

uint16_t ADR
 
uint16_t BDR
 
uint16_t Prescaler
 
uint8_t StartLevel
 
uint8_t CkSel
 
uint8_t ECE
 

Detailed Description

Configuration structure in TIMER mode

Definition at line 136 of file A31G11x_hal_timer1n.h.

Field Documentation

◆ ADR

uint16_t ADR

Definition at line 138 of file A31G11x_hal_timer1n.h.

Referenced by HAL_TIMER1n_Init().

◆ BDR

uint16_t BDR

Definition at line 139 of file A31G11x_hal_timer1n.h.

◆ CkSel

uint8_t CkSel

Counter clock source select

  • PCLK, ECn

Definition at line 144 of file A31G11x_hal_timer1n.h.

Referenced by HAL_TIMER1n_Init().

◆ ECE

uint8_t ECE

Definition at line 147 of file A31G11x_hal_timer1n.h.

Referenced by HAL_TIMER1n_Init().

◆ Prescaler

uint16_t Prescaler

Definition at line 140 of file A31G11x_hal_timer1n.h.

Referenced by HAL_TIMER1n_Init().

◆ StartLevel

uint8_t StartLevel

set initial output value

  • TIMER1n_START_LOW, TIMER1n_START_HIGH

Definition at line 141 of file A31G11x_hal_timer1n.h.

Referenced by HAL_TIMER1n_Init().


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