SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
_axp_contrl_info Struct Reference

Structure describing the control information of a power domain. More...

#include <axp.h>

Collaboration diagram for _axp_contrl_info:
Collaboration graph
[legend]

Public Attributes

char name [8]
 
uint32_t min_vol
 
uint32_t max_vol
 
uint32_t cfg_reg_addr
 
uint32_t cfg_reg_mask
 
uint32_t ctrl_reg_addr
 
uint32_t ctrl_bit_ofs
 
uint32_t reg_addr_offset
 
axp_step_info_t axp_step_tbl [4]
 

Detailed Description

Structure describing the control information of a power domain.

Member Data Documentation

◆ axp_step_tbl

axp_step_info_t _axp_contrl_info::axp_step_tbl[4]

◆ cfg_reg_addr

uint32_t _axp_contrl_info::cfg_reg_addr

◆ cfg_reg_mask

uint32_t _axp_contrl_info::cfg_reg_mask

◆ ctrl_bit_ofs

uint32_t _axp_contrl_info::ctrl_bit_ofs

◆ ctrl_reg_addr

uint32_t _axp_contrl_info::ctrl_reg_addr

◆ max_vol

uint32_t _axp_contrl_info::max_vol

◆ min_vol

uint32_t _axp_contrl_info::min_vol

◆ name

char _axp_contrl_info::name[8]

◆ reg_addr_offset

uint32_t _axp_contrl_info::reg_addr_offset

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