KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ALLEGRO::BLK_0x0F_FUNCTION_SLOT Struct Reference

Function slot in a multi-slot component (e.g. More...

#include <allegro_pcb_structs.h>

Public Attributes

uint32_t m_Key
 
uint32_t m_SlotName
 
std::array< char, 32 > m_CompDeviceType
 
uint32_t m_Ptr0x06
 
uint32_t m_Ptr0x11
 
uint32_t m_Unknown1
 
COND_GE< FMT_VER::V_172, uint32_t > m_Unknown2
 
COND_GE< FMT_VER::V_174, uint32_t > m_Unknown3
 

Detailed Description

Function slot in a multi-slot component (e.g.

a quad op-amp has 4 slots). Contains the slot name string, device type, and links to the parent component (0x06) and pin name list (0x11).

Definition at line 851 of file allegro_pcb_structs.h.

Member Data Documentation

◆ m_CompDeviceType

std::array<char, 32> ALLEGRO::BLK_0x0F_FUNCTION_SLOT::m_CompDeviceType

Definition at line 857 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::FUNCTION_SLOT::FUNCTION_SLOT().

◆ m_Key

uint32_t ALLEGRO::BLK_0x0F_FUNCTION_SLOT::m_Key

Definition at line 853 of file allegro_pcb_structs.h.

◆ m_Ptr0x06

uint32_t ALLEGRO::BLK_0x0F_FUNCTION_SLOT::m_Ptr0x06

Definition at line 859 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::FUNCTION_SLOT::FUNCTION_SLOT().

◆ m_Ptr0x11

uint32_t ALLEGRO::BLK_0x0F_FUNCTION_SLOT::m_Ptr0x11

Definition at line 860 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::FUNCTION_SLOT::FUNCTION_SLOT().

◆ m_SlotName

uint32_t ALLEGRO::BLK_0x0F_FUNCTION_SLOT::m_SlotName

Definition at line 855 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::FUNCTION_SLOT::FUNCTION_SLOT().

◆ m_Unknown1

uint32_t ALLEGRO::BLK_0x0F_FUNCTION_SLOT::m_Unknown1

Definition at line 862 of file allegro_pcb_structs.h.

◆ m_Unknown2

COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x0F_FUNCTION_SLOT::m_Unknown2

Definition at line 864 of file allegro_pcb_structs.h.

◆ m_Unknown3

COND_GE<FMT_VER::V_174, uint32_t> ALLEGRO::BLK_0x0F_FUNCTION_SLOT::m_Unknown3

Definition at line 866 of file allegro_pcb_structs.h.


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