A31L12x F/W Packages  1.4.0
ABOV Cortex-M0+ Core based MCUs Integrated Driver
Data Fields
TIMER4n_PERIODICCFG_Type Struct Reference

#include <A31L12x_hal_timer4n.h>

Collaboration diagram for TIMER4n_PERIODICCFG_Type:

Data Fields

uint16_t PDR
 
uint16_t ADR
 
uint16_t BDR
 
uint16_t Prescaler
 
uint8_t OutBStartLevel
 
uint8_t OutAStartLevel
 
uint8_t OutBEnable
 
uint8_t OutAEnable
 
uint8_t CkSel
 
uint8_t ECE
 

Detailed Description

Configuration structure in TIMER mode

Definition at line 260 of file A31L12x_hal_timer4n.h.

Field Documentation

◆ ADR

uint16_t ADR

Definition at line 263 of file A31L12x_hal_timer4n.h.

Referenced by HAL_TIMER4n_Init().

◆ BDR

uint16_t BDR

Definition at line 264 of file A31L12x_hal_timer4n.h.

Referenced by HAL_TIMER4n_Init().

◆ CkSel

uint8_t CkSel

Counter clock source select

  • PCLK, ECn

Definition at line 275 of file A31L12x_hal_timer4n.h.

Referenced by HAL_TIMER4n_Init().

◆ ECE

uint8_t ECE

Definition at line 278 of file A31L12x_hal_timer4n.h.

Referenced by HAL_TIMER4n_Init().

◆ OutAEnable

uint8_t OutAEnable

set initial outputA value

Definition at line 273 of file A31L12x_hal_timer4n.h.

Referenced by HAL_TIMER4n_Init().

◆ OutAStartLevel

uint8_t OutAStartLevel

set initial outputA value

  • TIMER4n_OUTA_START_LOW, TIMER4n_OUTA_START_HIGH

Definition at line 269 of file A31L12x_hal_timer4n.h.

Referenced by HAL_TIMER4n_Init().

◆ OutBEnable

uint8_t OutBEnable

set initial outputB value

Definition at line 272 of file A31L12x_hal_timer4n.h.

Referenced by HAL_TIMER4n_Init().

◆ OutBStartLevel

uint8_t OutBStartLevel

set initial outputB value

  • TIMER4n_OUTB_START_LOW, TIMER4n_OUTB_START_HIGH

Definition at line 266 of file A31L12x_hal_timer4n.h.

Referenced by HAL_TIMER4n_Init().

◆ PDR

uint16_t PDR

Definition at line 262 of file A31L12x_hal_timer4n.h.

Referenced by HAL_TIMER4n_Init().

◆ Prescaler

uint16_t Prescaler

Definition at line 265 of file A31L12x_hal_timer4n.h.

Referenced by HAL_TIMER4n_Init().


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