InES Hardware Abstraction Layer
Data Fields
reg_stk_t Struct Reference

Representation of STK register. More...

#include <reg_stm32f4xx.h>

Data Fields

volatile uint32_t CTRL
 
volatile uint32_t LOAD
 
volatile uint32_t VAL
 
volatile uint32_t CALIB
 

Detailed Description

Representation of STK register.

Described in programming manual p.230ff.

Field Documentation

◆ CALIB

volatile uint32_t reg_stk_t::CALIB

Calibration value register.

◆ CTRL

volatile uint32_t reg_stk_t::CTRL

Control and status register.

◆ LOAD

volatile uint32_t reg_stk_t::LOAD

Reload value register.

◆ VAL

volatile uint32_t reg_stk_t::VAL

Current value register.


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